Searched refs:arp_ignore (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Darp.c409 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) function
890 !arp_ignore(in_dev, sip, tip))
960 dont_send |= arp_ignore(in_dev,sip,tip);

Completed in 49 milliseconds