Searched refs:OPT_IPSTATES (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/
H A Dopts.h39 #define OPT_IPSTATES 0x040000 macro
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipfstat.c364 opts |= OPT_IPSTATES;
421 if (opts & OPT_IPSTATES) {
487 if ((opts & OPT_IPSTATES) != 0) {

Completed in 74 milliseconds