Searched refs:OPT_NAT (Results 1 – 3 of 3) sorted by relevance
143 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()
40 #define OPT_NAT 0x100000 macro
10 #undef OPT_NAT