Searched refs:accept_redirects (Results 1 – 7 of 7) sorted by relevance
229 sysctl_set net.ipv4.conf.all.accept_redirects 0230 sysctl_set net.ipv6.conf.all.accept_redirects 0245 sysctl_restore net.ipv6.conf.all.accept_redirects246 sysctl_restore net.ipv4.conf.all.accept_redirects
19 net/ipv4/conf/all/accept_redirects=0
176 h[12]) ip netns exec $ns sysctl -q -w net.ipv4.conf.all.accept_redirects=1178 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.accept_redirects=1
18 __s32 accept_redirects; member
1286 accept_redirects - BOOLEAN1288 accept_redirects for the interface will be enabled if:1290 - both conf/{all,interface}/accept_redirects are TRUE in the case1295 - at least one of conf/{all,interface}/accept_redirects is TRUE in the1298 accept_redirects for the interface will be disabled otherwise1952 accept_redirects - BOOLEAN2004 4. If accept_redirects is TRUE (default), accept Redirects.
193 .accept_redirects = 1,249 .accept_redirects = 1,5522 array[DEVCONF_ACCEPT_REDIRECTS] = cnf->accept_redirects; in ipv6_store_devconf()6616 .data = &ipv6_devconf.accept_redirects,
4040 if (in6_dev->cnf.forwarding || !in6_dev->cnf.accept_redirects) in rt6_do_redirect()