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

/freebsd-10.2-release/contrib/ipfilter/
H A Dopts.h31 #define OPT_OUTQUE FR_OUTQUE /* 0x4000 */ macro
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipfstat.c374 opts |= OPT_OUTQUE|OPT_SHOWLIST;
439 if ((opts & OPT_OUTQUE) && (opts & OPT_INQUE)){
440 opts &= ~OPT_OUTQUE;
1030 if (opts & OPT_OUTQUE) {
1041 if (opts & OPT_OUTQUE) {
H A Dipf_y.y2428 if ((opts & OPT_OUTQUE) != 0)

Completed in 74 milliseconds