Searched defs:dest_ip (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/ipv4/ |
D | arp.c | 302 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 324 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 525 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/Linux-v4.19/samples/bpf/ |
D | xdp_router_ipv4_kern.c | 142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
|
/Linux-v4.19/net/bridge/ |
D | br_arp_nd_proxy.c | 47 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
|
/Linux-v4.19/drivers/net/bonding/ |
D | bond_main.c | 2357 __be32 dest_ip, __be32 src_ip, in bond_arp_send()
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_type.h | 922 u32 dest_ip[4]; member
|