Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c132 &VNET_NAME(ipfmain.ipf_running), 0, "IPF is running");
284 if (V_ipfmain.ipf_running >= 0) { in vnet_ipf_uninit()
289 V_ipfmain.ipf_running = -2; in vnet_ipf_uninit()
358 if ((oidp->oid_kind & CTLFLAG_OFF) && (V_ipfmain.ipf_running > 0)) in sysctl_ipf_int()
559 if (V_ipfmain.ipf_running < 1) {
602 if (V_ipfmain.ipf_running < 1) {
H A Dip_fil_freebsd.c97 .ipf_running = -2,
129 if (V_ipfmain.ipf_running > 0)
186 if (softc->ipf_running > 0)
189 if (softc->ipf_running == -1 || softc->ipf_running == 1) {
212 if (softc->ipf_running > 0) {
224 softc->ipf_running = 1;
267 softc->ipf_running = -2;
308 if (V_ipfmain.ipf_running <= 0) {
H A Dfil.c2853 if (softc->ipf_running <= 0) {
6237 if (softc->ipf_running > 0) {
6246 if (softc->ipf_running > 0) {
6255 if (softc->ipf_running > 0) {
6264 if (softc->ipf_running > 0) {
6274 if (softc->ipf_running > 0)
6285 if (softc->ipf_running > 0) {
8201 if (softc->ipf_running > 0)
8206 softc->ipf_running = 1;
8210 if (softc->ipf_running == 1)
[all …]
H A Dip_fil.h1522 int ipf_running; member
H A Dip_state.c3563 if (softc->ipf_running <= 0)
3568 if (softc->ipf_running <= 0) {
H A Dip_nat.c5950 if (softc->ipf_running <= 0)
5962 if (softc->ipf_running <= 0) {