Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dsntp_opts.h64 #define SNTP_GET_SERVERS_FROM_DHCP LWIP_DHCP_GET_NTP_SRV
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsntp_opts.h67 #define SNTP_GET_SERVERS_FROM_DHCP LWIP_DHCP_GET_NTP_SRV
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Ddhcp.h128 #if LWIP_DHCP_GET_NTP_SRV
A Dopt.h875 #if !defined LWIP_DHCP_GET_NTP_SRV || defined __DOXYGEN__
876 #define LWIP_DHCP_GET_NTP_SRV 0 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Ddhcp.h124 #if LWIP_DHCP_GET_NTP_SRV
A Dopt.h945 #if !defined LWIP_DHCP_GET_NTP_SRV || defined __DOXYGEN__
946 #define LWIP_DHCP_GET_NTP_SRV 0 macro
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Ddhcp.c134 #if LWIP_DHCP_GET_NTP_SRV
156 #if LWIP_DHCP_GET_NTP_SRV
589 #if LWIP_DHCP_PROVIDE_DNS_SERVERS || LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
592 #if LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
649 #if LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
1548 #if LWIP_DHCP_GET_NTP_SRV in dhcp_parse_reply()
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Ddhcp.c148 #if LWIP_DHCP_GET_NTP_SRV
170 #if LWIP_DHCP_GET_NTP_SRV
603 #if LWIP_DHCP_PROVIDE_DNS_SERVERS || LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
606 #if LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
663 #if LWIP_DHCP_GET_NTP_SRV in dhcp_handle_ack()
1613 #if LWIP_DHCP_GET_NTP_SRV in dhcp_parse_reply()

Completed in 40 milliseconds