Searched refs:log_redirect (Results 1 – 1 of 1) sorted by relevance
136 static int log_redirect = 0; variable137 SYSCTL_INT(_net_inet_icmp, OID_AUTO, log_redirect,139 &log_redirect, 0, "");752 should_log_redirect = log_redirect || (icmpprintfs > 0); in icmp_input()754 should_log_redirect = log_redirect; in icmp_input()