Searched refs:TCPHDR_CWR (Results 1 – 3 of 3) sorted by relevance
48 #define TCPHDR_CWR 0x80 macro
867 tcpflags = (tcp_flag_byte(th) & ~(TCPHDR_ECE|TCPHDR_CWR|TCPHDR_PSH)); in tcp_error()
1954 (TCPHDR_ECE | TCPHDR_CWR | TCPHDR_AE)) ||