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