Searched refs:arp_ignore (Results 1 – 5 of 5) sorted by relevance
59 sysctl -w net.ipv4.conf.veth0.arp_ignore=360 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_ignore=3
130 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_ignore=1168 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_ignore=1
90 echo netns exec "$gw" sysctl -q net.ipv4.conf.veth"$i".arp_ignore=2
396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() function831 !arp_ignore(in_dev, sip, tip)) in arp_process()846 dont_send = arp_ignore(in_dev, sip, tip); in arp_process()
1835 arp_ignore - INTEGER1851 The max value from conf/{all,interface}/arp_ignore is used