Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h143 #define DHCP_OPTION_NTP 42 macro
/third_party/lwip/src/core/ipv4/
Ddhcp.c177 , DHCP_OPTION_NTP
1607 case (DHCP_OPTION_NTP): in dhcp_parse_reply()