Home
last modified time | relevance | path

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 Ddhcp6.c73 #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 Dopt.h3152 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) macro

Completed in 11 milliseconds