Home
last modified time | relevance | path

Searched refs:NETWORK_TIME_PROTOCOL_SERVERS_OPTION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_ipv4.h97 NETWORK_TIME_PROTOCOL_SERVERS_OPTION = 42, // 8.3. Network Time Protocol Servers Option enumerator
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h265 NETWORK_TIME_PROTOCOL_SERVERS_OPTION = 42, // 8.3. Network Time Protocol Servers Option enumerator
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp101 case NETWORK_TIME_PROTOCOL_SERVERS_OPTION: in GetDhcpOptionCodeType()