Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Ddhcp6.c103 #if LWIP_DHCP6_GET_NTP_SRV
459 #if LWIP_DHCP6_GET_NTP_SRV in dhcp6_information_request()
556 #if LWIP_DHCP6_GET_NTP_SRV in dhcp6_handle_config_reply()
681 #if LWIP_DHCP6_GET_NTP_SRV in dhcp6_parse_reply()
/third_party/lwip/src/include/lwip/
Ddhcp6.h89 #if LWIP_DHCP6_GET_NTP_SRV
Dopt.h2706 #if !defined LWIP_DHCP6_GET_NTP_SRV || defined __DOXYGEN__
2707 #define LWIP_DHCP6_GET_NTP_SRV 0 macro
/third_party/lwip/src/include/lwip/apps/
Dsntp_opts.h73 #define SNTP_GET_SERVERS_FROM_DHCPV6 LWIP_DHCP6_GET_NTP_SRV