Searched refs:log_redirect (Results 1 – 1 of 1) sorted by relevance
137 static int log_redirect = 0; variable138 SYSCTL_INT(_net_inet_icmp, OID_AUTO, log_redirect,140 &log_redirect, 0, "");757 should_log_redirect = log_redirect || (icmpprintfs > 0); in icmp_input()759 should_log_redirect = log_redirect; in icmp_input()