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

  /src/external/bsd/tcpdump/dist/
pflog.h 60 #define PFRES_CONGEST 7
print-pflog.c 47 { PFRES_CONGEST, "7(congestion)" },
  /src/external/bsd/libpcap/dist/
pflog.h 64 #define PFRES_CONGEST 7
grammar.y.in 261 { PFRES_CONGEST, "congestion" },
  /src/sys/dist/pf/net/
pfvar.h 1123 #define PFRES_CONGEST 7 /* Congestion (of IP queue) */
pf.c 3094 REASON_SET_NOPTR(&reason, PFRES_CONGEST);

Completed in 78 milliseconds