Searched refs:TCPHDR_RST (Results 1 – 7 of 7) sorted by relevance
33 TCPHDR_RST = 0x04; variable46 if flags & TCPHDR_RST:
350 TCPHDR_RST = 4
822 tcp_flags = 0, TCPHDR_FIN, TCPHDR_SYN, TCPHDR_RST, TCPHDR_PSH, TCPHDR_ACK, TCPHDR_URG, TCPHDR_ECE, …