Searched defs:msg_in (Results 1 - 2 of 2) sorted by relevance
| /third_party/lwip/src/core/ipv4/ |
| H A D | dhcp.c | 338 dhcp_handle_offer(struct netif *netif, struct dhcp_msg *msg_in) in dhcp_handle_offer() argument 672 dhcp_handle_ack(struct netif *netif, struct dhcp_msg *msg_in) argument 1585 struct dhcp_msg *msg_in; local 1708 LWIP_HOOK_DHCP_PARSE_OPTION(ip_current_netif(), dhcp, dhcp->state, msg_in, local 1830 struct dhcp_msg *msg_in; local [all...] |
| /third_party/lwip/src/core/ipv6/ |
| H A D | dhcp6.c | 622 struct dhcp6_msg *msg_in; in dhcp6_parse_reply() local 689 LWIP_HOOK_DHCP6_PARSE_OPTION(ip_current_netif(), dhcp6, dhcp6->state, msg_in, in dhcp6_parse_reply() local
|
Completed in 4 milliseconds