Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Ddhcp6.c118 #define dhcp6_option_given(dhcp6, idx) (dhcp6_rx_options[idx].option_given != 0) macro
531 if (dhcp6_option_given(dhcp6, DHCP6_OPTION_IDX_DNS_SERVER)) { in dhcp6_handle_config_reply()
557 if (dhcp6_option_given(dhcp6, DHCP6_OPTION_IDX_NTP_SERVER)) { in dhcp6_handle_config_reply()