HomeSort by relevance Sort by last modified time
    Searched refs:TH_CWR (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
tcp.h 57 #define TH_CWR 0x80 /* ECN Cwnd Reduced */
print-tcp.c 296 TH_ECNECHO|TH_CWR)) {
305 if (flags & TH_CWR)

Completed in 176 milliseconds