Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h170 DHCP_OPT_NONE, /* none */ enumerator
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp61 return DHCP_OPT_NONE; in CheckOptionsData()