Home
last modified time | relevance | path

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

/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()
/net/bridge/
Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()