Home
last modified time | relevance | path

Searched refs:OPT_NAT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ipf/ipftest/
H A Dipftest.c143 opts |= OPT_NAT; in main()
220 if ((opts & OPT_NAT) == 0) in main()
265 } else if ((opts & (OPT_BRIEF|OPT_NAT)) == in main()
266 (OPT_NAT|OPT_BRIEF)) { in main()
284 if ((opts & (OPT_BRIEF|OPT_NAT)) != (OPT_NAT|OPT_BRIEF)) in main()
/freebsd/sbin/ipf/common/
H A Dopts.h40 #define OPT_NAT 0x100000 macro
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y10 #undef OPT_NAT