Searched defs:dest_ip (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/ipv4/ |
D | arp.c | 297 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 319 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 520 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 2253 __be32 dest_ip, __be32 src_ip, in bond_arp_send()
|