Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddhcp.h91 DHCP_OPTION_IDX_NTP_SERVER_LAST = DHCP_OPTION_IDX_NTP_SERVER + LWIP_DHCP_MAX_NTP_SERVERS - 1, enumerator
/third_party/lwip/src/core/ipv4/
Ddhcp.c150 DHCP_OPTION_IDX_NTP_SERVER_LAST = DHCP_OPTION_IDX_NTP_SERVER + LWIP_DHCP_MAX_NTP_SERVERS - 1,