Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh5 # garp to the router. Router accepts or ignores based on its arp_accept
33 local arp_accept=$1
61 ${ROUTER_CONF}.arp_accept=${arp_accept} >/dev/null 2>&1
107 local arp_accept=$1
113 if [ ${arp_accept} -eq 1 ]; then
116 elif [ ${arp_accept} -eq 2 ]; then
130 local arp_accept=$1
133 if [ ${arp_accept} -eq 2 ]; then
146 # Supply arp_accept optio
[all...]
/linux/net/ipv4/
H A Darp.c432 static int arp_accept(struct in_device *in_dev, __be32 sip) in arp_accept() function
892 if (n || arp_accept(in_dev, sip)) { in arp_process()
897 if (arp_accept(in_dev, sip)) { in arp_process()
/linux/Documentation/networking/
H A Dip-sysctl.rst1863 arp_accept - INTEGER