Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c705 static int ipfw_sysctl_statemax(SYSCTL_HANDLER_ARGS);
764 CTLTYPE_INT | CTLFLAG_RW, NULL, 0, ipfw_sysctl_statemax, "I",
7108 ipfw_sysctl_statemax(SYSCTL_HANDLER_ARGS) in ipfw_sysctl_statemax() function