| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
| H A D | lnn_ip_utils_adapter.c | 21 int32_t GetNetworkIpByIfName(const char *ifName, char *ip, char *netmask, uint32_t len) in GetNetworkIpByIfName() argument
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | lnn_ip_utils_adapter.c | 26 static int32_t GetNetworkIfIp(int32_t fd, struct ifreq *req, char *ip, char *netmask, uint32_t len) in GetNetworkIfIp() argument 60 int32_t GetNetworkIpByIfName(const char *ifName, char *ip, char *netmask, uint32_t len) in GetNetworkIpByIfName() argument
|
| /third_party/libcoap/examples/lwip/ |
| H A D | server.c | 48 static ip4_addr_t ipaddr, netmask, gw; variable
|
| H A D | client.c | 48 static ip4_addr_t ipaddr, netmask, gw; variable
|
| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| H A D | dsoftbus_other_test.cpp | 65 char netmask[] = "abcdefd"; in HWTEST_F() local 81 char netmask[] = "abcdefd"; in HWTEST_F() local
|
| /foundation/communication/dhcp/services/dhcp_server/include/ |
| H A D | dhcp_address_pool.h | 40 uint32_t netmask; member
|
| H A D | dhcp_config.h | 32 uint32_t netmask; /* Default subnet mask. */ member
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | usb_eth_drv.c | 65 ip4_addr_t ipaddr, netmask, gw; in eth_drv_init() local
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | ip4_addr.c | 93 ip4_addr_netmask_valid(u32_t netmask) in ip4_addr_netmask_valid() argument
|
| /third_party/lwip/test/fuzz/ |
| H A D | fuzz.c | 145 ip4_addr_t netmask; in main() local
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_netif.c | 96 ip4_addr_t netmask; in NETIF_DECLARE_EXT_CALLBACK() local 221 ip4_addr_t netmask; START_TEST() local [all...] |
| /third_party/lwip/test/unit/mqtt/ |
| H A D | test_mqtt.c | 22 test_mqtt_init_netif(struct netif *netif, const ip_addr_t *ip_addr, const ip_addr_t *netmask) in test_mqtt_init_netif() argument
|
| /vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/ |
| H A D | wifi_starter.c | 100 ip4_addr_t netmask; in StartHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
| H A D | wifi_starter.c | 106 ip4_addr_t netmask; in StartHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
| H A D | wifi_connecter.c | 107 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/ |
| H A D | wifi_starter.c | 100 ip4_addr_t netmask; in StartHotspot() local
|
| H A D | wifi_connecter.c | 115 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/ |
| H A D | wifi_starter.c | 99 ip4_addr_t netmask; in StartHotspot() local
|
| H A D | wifi_connecter.c | 115 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|
| /base/telephony/cellular_data/services/src/utils/ |
| H A D | cellular_data_utils.cpp | 110 int32_t CellularDataUtils::GetPrefixLen(const std::string &netmask, const std::string& flag) in GetPrefixLen() argument 116 int32_t CellularDataUtils::GetPrefixLen(const std::vector<std::string> &netmask, const size_t start) in GetPrefixLen() argument
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| H A D | dhcp_address_pool_test.cpp | 56 uint32_t netmask = ParseIpAddr("255.255.255.0"); in SamplePoolConfig() local
|
| H A D | dhcp_s_server_test.cpp | 75 uint32_t netmask = ParseIpAddr("255.255.255.0"); in InitServerConfig() local
|
| /vendor/hisilicon/hispark_pegasus/demo/sntp_demo/test/ |
| H A D | wifi_connecter.c | 114 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/ |
| H A D | wifi_connecter.c | 114 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|
| /vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/ |
| H A D | wifi_connecter.c | 114 ip4_addr_t netmask = {0}; in ConnectToHotspot() local
|