Searched refs:accept_redirects (Results 1 – 4 of 4) sorted by relevance
16 __s32 accept_redirects; member
914 accept_redirects - BOOLEAN916 accept_redirects for the interface will be enabled if:917 - both conf/{all,interface}/accept_redirects are TRUE in the case920 - at least one of conf/{all,interface}/accept_redirects is TRUE in the922 accept_redirects for the interface will be disabled otherwise1360 accept_redirects - BOOLEAN1404 4. If accept_redirects is TRUE (default), accept Redirects.
181 .accept_redirects = 1,223 .accept_redirects = 1,4553 array[DEVCONF_ACCEPT_REDIRECTS] = cnf->accept_redirects; in ipv6_store_devconf()5354 .data = &ipv6_devconf.accept_redirects,
1868 if (in6_dev->cnf.forwarding || !in6_dev->cnf.accept_redirects) in rt6_do_redirect()