| /foundation/communication/dsoftbus/tests/core/discovery/dfinder/ |
| H A D | nstackx_test.c | 83 ip4_addr_t ipaddr; in GetLocalWifiIp() local
|
| /kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
| H A D | qeth.h | 27 __u8 ipaddr[16]; /* for both IPv4 and IPv6 */ member 46 __u8 ipaddr[4]; member 53 __u8 ipaddr[16]; member 59 __u8 ipaddr[4]; member 65 __u8 ipaddr[16]; member 71 __u8 ipaddr[4]; member 77 __u8 ipaddr[16]; member 82 __u8 ipaddr[4]; member 87 __u8 ipaddr[16]; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ipsec.h | 34 __be32 ipaddr[4]; member 45 __be32 ipaddr[4]; member
|
| /kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
| H A D | qeth.h | 27 __u8 ipaddr[16]; /* for both IPv4 and IPv6 */ member 46 __u8 ipaddr[4]; member 53 __u8 ipaddr[16]; member 59 __u8 ipaddr[4]; member 65 __u8 ipaddr[16]; member 71 __u8 ipaddr[4]; member 77 __u8 ipaddr[16]; member 82 __u8 ipaddr[4]; member 87 __u8 ipaddr[16]; member
|
| /kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
| H A D | ql4_iocb.c | 506 qla4xxx_ping_iocb(struct scsi_qla_host *ha, uint32_t options, uint32_t payload_size, uint32_t pid, uint8_t *ipaddr) qla4xxx_ping_iocb() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | 6lowpan.h | 185 static inline void lowpan_iphc_uncompress_eui64_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui64_lladdr() argument 201 static inline void lowpan_iphc_uncompress_eui48_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui48_lladdr() argument [all...] |
| /kernel/linux/linux-5.10/net/atm/ |
| H A D | mpoa_caches.c | 395 static eg_cache_entry *eg_cache_get_by_src_ip(__be32 ipaddr, in eg_cache_get_by_src_ip() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | 6lowpan.h | 185 static inline void lowpan_iphc_uncompress_eui64_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui64_lladdr() argument 201 static inline void lowpan_iphc_uncompress_eui48_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui48_lladdr() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
| H A D | ql4_iocb.c | 506 qla4xxx_ping_iocb(struct scsi_qla_host *ha, uint32_t options, uint32_t payload_size, uint32_t pid, uint8_t *ipaddr) qla4xxx_ping_iocb() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ipsec.h | 34 __be32 ipaddr[4]; member 45 __be32 ipaddr[4]; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sch_red_core.sh | 78 ipaddr() function [all...] |
| /kernel/liteos_m/components/net/test/ |
| H A D | net_socket_test_011.c | 295 ip4_addr_t gw, ipaddr, netmask;
in CreateBtNetIf() local
|
| /kernel/linux/linux-6.6/net/atm/ |
| H A D | mpoa_caches.c | 395 static eg_cache_entry *eg_cache_get_by_src_ip(__be32 ipaddr, in eg_cache_get_by_src_ip() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_ether.c | 271 ip4_addr_t ipaddr, netmask, gw; in netdev_register() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby_module_env.cc | 91 auto &ipaddr = handler->get_ipaddr(); in env_get_remote_addr() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_sysconfig_files.c | 121 char ipaddr[INET6_ADDRSTRLEN] = ""; in parse_sort() local
|
| H A D | ares__iface_ips.c | 354 IP_ADAPTER_UNICAST_ADDRESS *ipaddr = NULL; in ares__iface_ips_enumerate() local [all...] |
| /third_party/lwip/src/apps/http/ |
| H A D | altcp_proxyconnect.c | 459 altcp_proxyconnect_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_proxyconnect_connect() argument
|
| /third_party/lwip/src/core/ |
| H A D | raw.c | 229 raw_bind(struct raw_pcb *pcb, const ip_addr_t *ipaddr) in raw_bind() argument 286 raw_connect(struct raw_pcb *pcb, const ip_addr_t *ipaddr) in raw_connect() argument 362 raw_sendto(struct raw_pcb *pcb, struct pbuf *p, const ip_addr_t *ipaddr) raw_sendto() argument [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppapi.c | 236 pppapi_pppol2tp_create(struct netif *pppif, struct netif *netif, ip_addr_t *ipaddr, u16_t port, in pppapi_pppol2tp_create() argument
|
| /third_party/lwip/test/unit/tcp/ |
| H A D | tcp_helper.c | 274 test_tcp_netif_output(struct netif *netif, struct pbuf *p, const ip4_addr_t *ipaddr) test_tcp_netif_output() argument
|
| /third_party/lwip/test/unit/udp/ |
| H A D | test_udp.c | 38 default_netif_output(struct netif *netif, struct pbuf *p, const ip4_addr_t *ipaddr) in default_netif_output() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_drv_ops.h | 307 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument 318 hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, u8 version, const u8 *ipaddr) hostapd_drv_br_delete_ip_neigh() argument
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/network/ |
| H A D | config_network.c | 395 struct in_addr ipaddr, gw, netmask; in SetWifiModeOn() local
|
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | ib_rdma.c | 50 static struct rds_ib_device *rds_ib_get_device(__be32 ipaddr) in rds_ib_get_device() argument 70 static int rds_ib_add_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_add_ipaddr() argument 87 static void rds_ib_remove_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_remove_ipaddr() argument 107 rds_ib_update_ipaddr(struct rds_ib_device *rds_ibdev, struct in6_addr *ipaddr) rds_ib_update_ipaddr() argument [all...] |