Searched refs:accept_redirects (Results 1 – 4 of 4) sorted by relevance
16 __s32 accept_redirects; member
957 accept_redirects - BOOLEAN959 accept_redirects for the interface will be enabled if:960 - both conf/{all,interface}/accept_redirects are TRUE in the case963 - at least one of conf/{all,interface}/accept_redirects is TRUE in the965 accept_redirects for the interface will be disabled otherwise1428 accept_redirects - BOOLEAN1472 4. If accept_redirects is TRUE (default), accept Redirects.
182 .accept_redirects = 1,226 .accept_redirects = 1,4636 array[DEVCONF_ACCEPT_REDIRECTS] = cnf->accept_redirects; in ipv6_store_devconf()5481 .data = &ipv6_devconf.accept_redirects,
2136 if (in6_dev->cnf.forwarding || !in6_dev->cnf.accept_redirects) in rt6_do_redirect()