Home
last modified time | relevance | path

Searched refs:sysctl_var_state_max_icmp_out (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/ipfw3_basic/
H A Dip_fw3_state.c91 static int sysctl_var_state_max_icmp_out = 10; variable
111 &sysctl_var_state_max_icmp_out, 0, "maximum of icmp state out");
284 the_max = sysctl_var_state_max_icmp_out; in check_keep_state()
H A Dip_fw3_basic.c98 extern int sysctl_var_state_max_icmp_out;