Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDmlfk_ipl.c126 &VNET_NAME(ipfmain.ipf_running), 0, "IPF is running");
275 if (V_ipfmain.ipf_running >= 0) { in vnet_ipf_uninit()
280 V_ipfmain.ipf_running = -2; in vnet_ipf_uninit()
344 if ((oidp->oid_kind & CTLFLAG_OFF) && (V_ipfmain.ipf_running > 0)) in sysctl_ipf_int()
564 if (V_ipfmain.ipf_running < 1) {
603 if (V_ipfmain.ipf_running < 1) {
HDip_fil_freebsd.c89 .ipf_running = -2,
117 if (V_ipfmain.ipf_running > 0)
187 if (softc->ipf_running > 0)
190 if (softc->ipf_running == -1 || softc->ipf_running == 1) {
213 if (softc->ipf_running > 0) {
225 softc->ipf_running = 1;
268 softc->ipf_running = -2;
307 if (V_ipfmain.ipf_running <= 0) {
HDfil.c2851 if (softc->ipf_running <= 0) {
4290 fiop->f_running = softc->ipf_running;
6235 if (softc->ipf_running > 0) {
6244 if (softc->ipf_running > 0) {
6253 if (softc->ipf_running > 0) {
6262 if (softc->ipf_running > 0) {
6272 if (softc->ipf_running > 0)
6283 if (softc->ipf_running > 0) {
7401 (softc->ipf_running > 0)) {
8199 if (softc->ipf_running > 0)
[all …]
HDip_fil.h1522 int ipf_running; member
HDip_state.c3563 if (softc->ipf_running <= 0)
3568 if (softc->ipf_running <= 0) {
HDip_nat.c5948 if (softc->ipf_running <= 0)
5960 if (softc->ipf_running <= 0) {