Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Darp.c580 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
698 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send()
/linux-3.3/drivers/net/bonding/
Dbond_main.c2581 static void bond_arp_send(struct net_device *slave_dev, int arp_op, __be32 dest_ip, __be32 src_ip, … in bond_arp_send()