Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/core/ipv6/
H A 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()
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Ddhcp6.h89 #if LWIP_DHCP6_GET_NTP_SRV
H A Dopt.h2768 #if !defined LWIP_DHCP6_GET_NTP_SRV || defined __DOXYGEN__
2769 #define LWIP_DHCP6_GET_NTP_SRV 0 macro
/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dsntp_opts.h73 #define SNTP_GET_SERVERS_FROM_DHCPV6 LWIP_DHCP6_GET_NTP_SRV