Searched refs:f_running (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipf.c542 printf("Running: %s\n", (fio.f_running > 0) ? "yes" : "no");
H A Dipfstat.c667 kmemcpy((char *)&fiop->f_running, (u_long)deadlist[34].n_value,
668 sizeof(fiop->f_running));
/freebsd-13-stable/contrib/ipfilter/
H A Dip_fil_compat.c503 int f_running; /* 1 if running, else 0 */ member in struct:friostat_4_1_33
524 int f_running; member in struct:friostat_4_1_0
2307 fiop->f_running = old->f_running;
2339 fiop->f_running = old->f_running;
3559 old->f_running = fiop->f_running;
3625 old->f_running = fiop->f_running;
[all...]
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1064 int f_running; /* 1 if running, else 0 */ member in struct:friostat
H A Dfil.c4290 fiop->f_running = softc->ipf_running;

Completed in 194 milliseconds