Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dopts.h42 #define OPT_STATETOP 0x400000 macro
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c363 opts |= OPT_STATETOP; in main()
390 !(opts & (OPT_INQUE | OPT_OUTQUE | OPT_STATETOP))) { in main()
424 else if (opts & OPT_STATETOP) in main()