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

  /src/sys/netinet/
tcp.h 71 #define TH_CWR 0x80 /* Congestion Window Reduced */
  /src/usr.sbin/npf/npfctl/
npfctl.h 273 #ifndef TH_CWR
274 #define TH_CWR 0x80
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 819 TH_ECN|TH_CWR)
1429 #ifndef TH_CWR
1430 # define TH_CWR 0x80
1432 #define TH_ECNALL (TH_ECN|TH_CWR)

Completed in 13 milliseconds