Searched defs:dest_ip (Results 1 – 2 of 2) sorted by relevance
/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()
|
/net/bridge/ |
D | br_arp_nd_proxy.c | 44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
|