Home
last modified time | relevance | path

Searched refs:OPT_INACTIVE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipf.c87 opts &= ~OPT_INACTIVE; in main()
109 opts ^= OPT_INACTIVE; in main()
404 if (opts & OPT_INACTIVE) in flushfilter()
/freebsd/sbin/ipf/common/
H A Dopts.h39 #define OPT_INACTIVE 0x080000 macro
H A Dipf_y.y2414 } else if (opts & OPT_INACTIVE) { in ipf_addrule()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c318 opts |= OPT_INACTIVE; in main()
1005 if (opts & OPT_INACTIVE) in showlist()
1040 (opts & OPT_INACTIVE) ? "inactive " : "", in showlist()
1046 (opts & OPT_INACTIVE) ? "inactive " : "", in showlist()