Home
last modified time | relevance | path

Searched refs:LWIP_HOOK_DHCP6_PARSE_OPTION (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/ipv6/
Ddhcp6.c76 #ifndef LWIP_HOOK_DHCP6_PARSE_OPTION
77 #define LWIP_HOOK_DHCP6_PARSE_OPTION(netif, dhcp6, state, msg, msg_type, option, len, pbuf, offset)… macro
689 LWIP_HOOK_DHCP6_PARSE_OPTION(ip_current_netif(), dhcp6, dhcp6->state, msg_in, in dhcp6_parse_reply()