/Linux-v4.19/arch/s390/include/uapi/asm/ |
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
|
/Linux-v4.19/net/6lowpan/ |
D | iphc.c | 157 lowpan_iphc_uncompress_802154_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_802154_lladdr() 282 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_lladdr() 305 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_addr() 366 struct in6_addr *ipaddr, in lowpan_iphc_uncompress_ctx_addr() 427 struct in6_addr *ipaddr, in lowpan_uncompress_multicast_daddr() 481 struct in6_addr *ipaddr, in lowpan_uncompress_multicast_ctx_daddr() 791 lowpan_iphc_compress_ctx_802154_lladdr(const struct in6_addr *ipaddr, in lowpan_iphc_compress_ctx_802154_lladdr() 833 const struct in6_addr *ipaddr, in lowpan_iphc_addr_equal() 847 const struct in6_addr *ipaddr, in lowpan_compress_ctx_addr() 905 lowpan_iphc_compress_802154_lladdr(const struct in6_addr *ipaddr, in lowpan_iphc_compress_802154_lladdr() [all …]
|
/Linux-v4.19/net/rds/ |
D | ib_rdma.c | 46 static struct rds_ib_device *rds_ib_get_device(__be32 ipaddr) in rds_ib_get_device() 66 static int rds_ib_add_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_add_ipaddr() 83 static void rds_ib_remove_ipaddr(struct rds_ib_device *rds_ibdev, __be32 ipaddr) in rds_ib_remove_ipaddr() 104 struct in6_addr *ipaddr) in rds_ib_update_ipaddr()
|
D | ib.h | 232 __be32 ipaddr; member
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ipsec.h | 33 __be32 ipaddr[4]; member 43 __be32 ipaddr[4]; member
|
/Linux-v4.19/include/net/ |
D | 6lowpan.h | 185 static inline void lowpan_iphc_uncompress_eui64_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui64_lladdr() 201 static inline void lowpan_iphc_uncompress_eui48_lladdr(struct in6_addr *ipaddr, in lowpan_iphc_uncompress_eui48_lladdr()
|
/Linux-v4.19/net/atm/ |
D | mpc.h | 43 __be32 ipaddr; member
|
D | mpoa_proc.c | 251 __be32 ipaddr; in parse_qos() local
|
D | mpc.c | 496 __be32 ipaddr = 0; in send_via_shortcut() local 610 __be32 ipaddr; in atm_mpoa_vcc_attach() local
|
D | mpoa_caches.c | 396 static eg_cache_entry *eg_cache_get_by_src_ip(__be32 ipaddr, in eg_cache_get_by_src_ip()
|
/Linux-v4.19/drivers/scsi/qla4xxx/ |
D | ql4_iocb.c | 508 uint32_t payload_size, uint32_t pid, uint8_t *ipaddr) in qla4xxx_ping_iocb()
|
/Linux-v4.19/arch/ia64/hp/sim/ |
D | simeth.c | 132 netdev_attach(int fd, int irq, unsigned int ipaddr) in netdev_attach()
|
/Linux-v4.19/arch/mips/include/asm/lasat/ |
D | lasat.h | 71 unsigned int ipaddr; member 96 unsigned int ipaddr; member
|
/Linux-v4.19/include/linux/netfilter/ipset/ |
D | ip_set.h | 350 ip_set_get_hostipaddr4(struct nlattr *nla, u32 *ipaddr) in ip_set_get_hostipaddr4() 407 static inline int nla_put_ipaddr4(struct sk_buff *skb, int type, __be32 ipaddr) in nla_put_ipaddr4()
|
/Linux-v4.19/include/uapi/linux/ |
D | atmmpc.h | 18 __be32 ipaddr; /* the IP address of the shortcut */ member
|
/Linux-v4.19/drivers/net/netdevsim/ |
D | netdevsim.h | 54 __be32 ipaddr[4]; member
|
/Linux-v4.19/fs/afs/ |
D | afs_vl.h | 113 __be32 ipaddr; member
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_cm.c | 4244 u32 *ipaddr, bool ipv4, bool ifup) in i40iw_qhash_ctrl() 4301 void i40iw_cm_teardown_connections(struct i40iw_device *iwdev, u32 *ipaddr, in i40iw_cm_teardown_connections() 4358 u32 *ipaddr, bool ipv4, bool ifup) in i40iw_if_notify()
|
/Linux-v4.19/net/netfilter/ipset/ |
D | ip_set_core.c | 292 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) in ip_set_get_ipaddr4() 310 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) in ip_set_get_ipaddr6()
|
/Linux-v4.19/net/ipv4/ |
D | esp4.c | 601 xfrm_address_t ipaddr; in esp_input_done2() local
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l3_sys.c | 680 struct qeth_ipaddr *ipaddr; in qeth_l3_dev_ip_add_show() local
|
/Linux-v4.19/samples/mic/mpssd/ |
D | mpssd.c | 162 char ipaddr[IFNAMSIZ]; in tap_configure() local
|
/Linux-v4.19/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 552 static inline void cxgbi_set_iscsi_ipv4(struct cxgbi_hba *chba, __be32 ipaddr) in cxgbi_set_iscsi_ipv4()
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_state.c | 1983 int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport) in km_new_mapping()
|
D | xfrm_user.c | 3277 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()
|