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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Darp.c388 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) function
857 !arp_ignore(in_dev, sip, tip))
873 dont_send |= arp_ignore(in_dev,sip,tip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Darp.c388 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) function
857 !arp_ignore(in_dev, sip, tip))
873 dont_send |= arp_ignore(in_dev,sip,tip);

Completed in 104 milliseconds