Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_state.c90 static int sysctl_var_state_max_udp_out = 4096; variable
107 &sysctl_var_state_max_udp_out, 0, "maximum of udp state out");
279 the_max = sysctl_var_state_max_udp_out; in check_keep_state()
H A Dip_fw3_basic.c97 extern int sysctl_var_state_max_udp_out;