Home
last modified time | relevance | path

Searched defs:TH_CWR (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dflags.c19 # define TH_CWR 0x80 macro
H A Dtcpflags.c20 # define TH_CWR 0x80 macro
/freebsd/contrib/tcpdump/
H A Dtcp.h62 #define TH_CWR 0x80 /* ECN Cwnd Reduced */ macro
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d98 inline uint16_t TH_CWR = 0x80; variable
/freebsd/sys/netinet/
H A Dtcp.h69 #define TH_CWR 0x80 macro
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1129 # define TH_CWR 0x80 macro