Home
last modified time | relevance | path

Searched defs:netMask (Results 1 – 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
Dlnn_ip_utils_adapter.c32 ip4_addr_t *netMask = NULL; in GetNetworkIpByIfName() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Dip_tools.cpp122 std::string netMask; in ConvertIpv4Mask() local
146 std::string netMask; in ConvertIpv6Mask() local
160 int netMask = 0; in GetMaskLength() local
/foundation/communication/dhcp/test/services/dhcp_client/
Ddhcp_function_test.cpp138 uint32_t netMask = 16318463; variable
146 uint32_t netMask = 0; variable
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
Dethernet_service_proxy_test.cpp162 INetAddr netMask; in GetIfaceConfig() local
Dethernet_service_test.cpp143 INetAddr netMask; in GetIfaceConfig() local
Dethernet_manager_test.cpp255 INetAddr netMask; in GetIfaceConfig() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_configuration.cpp220 INetAddr netMask; in ConvertToConfiguration() local
268 INetAddr netMask; in MakeInterfaceConfiguration() local
515 …g->ipStatic_.netMaskList_.begin(), cfg->ipStatic_.netMaskList_.end(), [&cfg](const auto &netMask) { in ParserIfaceIpAndRoute()
Ddev_interface_state.cpp351 … [&data, &TAB](const auto &netMask) { data.append(TAB + TAB + netMask.ToString(TAB)); }); in GetDumpInfo()
/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_function.c307 int SetLocalInterface(const char *ifname, uint32_t ipAddr, uint32_t netMask) in SetLocalInterface()
/foundation/communication/wifi_lite/interfaces/wifiservice/
Dwifi_device_config.h225 unsigned int netMask; member
/foundation/communication/wifi/wifi/interfaces/kits/c/
Dwifi_device_config.h249 unsigned int netMask; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_dev.c320 uint32_t netMask; in GetTargetInterface() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
Dsys_dev.c327 uint32_t netMask; in GetTargetInterface() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
Dspunge.h108 FILLP_UINT netMask; member
/foundation/communication/netmanager_base/utils/common_utils/src/
Dnetmanager_base_common_utils.cpp140 int netMask = 0; in GetMaskLength() local