Searched refs:tcpflags (Results 1 – 2 of 2) sorted by relevance
735 u8 tcpflags; in tcp_error() local756 tcpflags = (tcp_flag_byte(th) & ~(TCPHDR_ECE|TCPHDR_CWR|TCPHDR_PSH)); in tcp_error()757 if (!tcp_valid_flags[tcpflags]) { in tcp_error()
37 @@ -179,7 +179,7 @@ tcpflags =