Searched refs:TCPHDR_RST (Results 1 – 3 of 3) sorted by relevance
737 static const u8 tcp_valid_flags[(TCPHDR_FIN|TCPHDR_SYN|TCPHDR_RST|TCPHDR_ACK|743 [TCPHDR_RST] = 1,744 [TCPHDR_RST|TCPHDR_ACK] = 1,
723 #define TCPHDR_RST 0x04 macro
2891 TCPHDR_ACK | TCPHDR_RST); in tcp_send_active_reset()