Home
last modified time | relevance | path

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

/net/ipv4/
Darp.c393 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() function
807 !arp_ignore(in_dev, sip, tip)) in arp_process()
822 dont_send = arp_ignore(in_dev, sip, tip); in arp_process()