Home
last modified time | relevance | path

Searched defs:netmask (Results 1 - 25 of 37) sorted by relevance

12

/third_party/libcoap/examples/lwip/
H A Dserver.c48 static ip4_addr_t ipaddr, netmask, gw; variable
H A Dclient.c48 static ip4_addr_t ipaddr, netmask, gw; variable
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.c65 ip4_addr_t ipaddr, netmask, gw; in eth_drv_init() local
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c93 ip4_addr_netmask_valid(u32_t netmask) in ip4_addr_netmask_valid() argument
/third_party/lwip/test/fuzz/
H A Dfuzz.c145 ip4_addr_t netmask; in main() local
/third_party/lwip/test/unit/core/
H A Dtest_netif.c96 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 Dtest_mqtt.c22 test_mqtt_init_netif(struct netif *netif, const ip_addr_t *ip_addr, const ip_addr_t *netmask) in test_mqtt_init_netif() argument
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c419 int GetLocalWifiNetmask(int *const netmask) in GetLocalWifiNetmask() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_ether.c271 ip4_addr_t ipaddr, netmask, gw; in netdev_register() local
/third_party/musl/src/network/
H A Dgetifaddrs.c40 union sockany addr, netmask, ifu; member
/third_party/musl/src/network/liteos_a/
H A Dgetifaddrs.c39 union sockany addr, netmask, ifu; member
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetifaddrs.c39 union sockany addr, netmask, ifu; member
/third_party/node/deps/cares/src/lib/
H A Dares__iface_ips.c68 unsigned char netmask; member
452 unsigned char netmask = 0; in ares__iface_ips_enumerate() local
147 ares__iface_ips_add(ares__iface_ips_t *ips, ares__iface_ip_flags_t flags, const char *name, const struct ares_addr *addr, unsigned char netmask, unsigned int ll_scope) ares__iface_ips_add() argument
[all...]
H A Dares_update_servers.c168 unsigned char netmask; in ares_server_blacklisted() member
95 ares__subnet_match(const struct ares_addr *addr, const struct ares_addr *subnet, unsigned char netmask) ares__subnet_match() argument
[all...]
/third_party/lwip/test/unit/dhcp/
H A Dtest_dhcp.c437 ip4_addr_t netmask; in START_TEST() local
511 ip4_addr_t netmask; in START_TEST() local
732 ip4_addr_t netmask; START_TEST() local
822 ip4_addr_t netmask; START_TEST() local
985 ip4_addr_t netmask; START_TEST() local
[all...]
/third_party/lwip/test/unit/tcp/
H A Dtcp_helper.c299 test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, const ip_addr_t *ip_addr, const ip_addr_t *netmask) test_tcp_init_netif() argument
/device/soc/rockchip/rk2206/sdk_liteos/platform/network/
H A Dconfig_network.c395 struct in_addr ipaddr, gw, netmask; in SetWifiModeOn() local
/third_party/node/src/
H A Dnode_os.cc179 char netmask[INET6_ADDRSTRLEN]; in GetInterfaceAddresses() local
H A Dnode_report.cc336 char netmask[INET6_ADDRSTRLEN]; in PrintNetworkInterfaceInfo() local
[all...]
/third_party/toybox/toys/pending/
H A Droute.c191 static void get_next_params(char **argv, struct rtentry *rt, char **netmask) in get_next_params() argument
241 verify_netmask(struct rtentry *rt, char *netmask) verify_netmask() argument
260 char *netmask, *targetip; setroute() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_i.h131 struct in_addr netmask; member
H A Dwps_upnp.c918 get_netif_info(const char *net_if, unsigned *ip_addr, char **ip_addr_text, struct in_addr *netmask, u8 mac[ETH_ALEN]) get_netif_info() argument
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c154 static void StaSetLocaladdr(const struct netif *netif, int gw, int ipaddr, int netmask) in StaSetLocaladdr() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetifapi.h108 ip4_addr_t *netmask; member
[all...]
/third_party/libuv/src/unix/
H A Dos390.c290 unsigned char netmask[16] = {0}; in uv__interface_addresses_v6() local

Completed in 17 milliseconds

12