Searched refs:OPT_OUTQUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/
H A Dopts.h35 #define OPT_OUTQUE FR_OUTQUE /* 0x4000 */ macro
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipfstat.c347 opts |= OPT_OUTQUE|OPT_SHOWLIST;
398 !(opts & (OPT_INQUE | OPT_OUTQUE | OPT_STATETOP))) {
425 if ((opts & OPT_OUTQUE) && (opts & OPT_INQUE)){
426 opts &= ~OPT_OUTQUE;
1035 if (opts & OPT_OUTQUE) {
1046 if (opts & OPT_OUTQUE) {
H A Dipf_y.y2433 if ((opts & OPT_OUTQUE) != 0)

Completed in 111 milliseconds