Home
last modified time | relevance | path

Searched defs:dest_ip (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/ipv4/
Darp.c298 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/
Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
/Linux-v5.4/net/bridge/
Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c2371 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/
Di40iw_type.h922 u32 dest_ip[4]; member