Searched refs:options_len_ptr (Results 1 – 3 of 3) sorted by relevance
| /lib/lwip/lwip/src/include/lwip/ |
| A D | opt.h | 3165 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument 3221 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
|
| /lib/lwip/lwip/src/core/ipv6/ |
| A D | dhcp6.c | 74 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
|
| /lib/lwip/lwip/src/core/ipv4/ |
| A D | dhcp.c | 90 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument
|
Completed in 24 milliseconds