HomeSort by: relevance | last modified time | path
    Searched refs:OPT_NAT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/dist/
opts.h 41 #define OPT_NAT 0x100000
  /src/external/bsd/ipf/dist/tools/
ipftest.c 163 opts |= OPT_NAT;
240 if ((opts & OPT_NAT) == 0)
285 } else if ((opts & (OPT_BRIEF|OPT_NAT)) ==
286 (OPT_NAT|OPT_BRIEF)) {
312 if ((opts & (OPT_BRIEF|OPT_NAT)) != (OPT_NAT|OPT_BRIEF))
ipmon_y.y 11 #undef OPT_NAT

Completed in 53 milliseconds