Searched refs:LWIP_HOOK_DHCP6_APPEND_OPTIONS (Results 1 – 2 of 2) sorted by relevance
| /components/net/lwip/lwip-2.1.2/src/core/ipv6/ |
| A D | dhcp6.c | 73 #ifndef LWIP_HOOK_DHCP6_APPEND_OPTIONS 74 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) macro 469 LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, DHCP6_STATE_REQUESTING_CONFIG, msg_out, in dhcp6_information_request()
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | opt.h | 3152 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) macro
|
Completed in 11 milliseconds