Home
last modified time | relevance | path

Searched defs:strSubnet (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/
Ddhcp_controller.cpp136 std::string strSubnet = DEFAULT_STR_SUBNET; in StartDhcpService() local
/foundation/communication/dhcp/interfaces/inner_api/include/
Ddhcp_define.h136 std::string strSubnet; /* your (client) subnet mask */ member
221 std::string strSubnet; /* dhcp-range subnet */ member
/foundation/communication/dhcp/interfaces/kits/c/
Ddhcp_result_event.h68 char strSubnet[INET_ADDRSTRLEN]; /* dhcp-range subnet */ member