Home
last modified time | relevance | path

Searched defs:msg_out (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Ddhcp.c416 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_select() local
858 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_inform() local
937 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_decline() local
986 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_discover() local
1143 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_renew() local
1198 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_rebind() local
1252 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_reboot() local
1331 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_release_and_stop() local
1851 struct dhcp_msg *msg_out; in dhcp_create_msg() local
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Ddhcp6.c381 struct dhcp6_msg *msg_out; in dhcp6_create_msg() local
472 struct dhcp6_msg *msg_out = (struct dhcp6_msg *)p_out->payload; in dhcp6_information_request() local