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

  /src/external/bsd/ipf/dist/
opts.h 39 #define OPT_IPSTATES 0x040000
  /src/external/bsd/ipf/dist/tools/
ipfstat.c 391 opts |= OPT_IPSTATES;
435 if (opts & OPT_IPSTATES) {
496 if ((opts & OPT_IPSTATES) != 0) {

Completed in 28 milliseconds