Searched refs:TCPHDR_SYN (Results 1 – 7 of 7) sorted by relevance
32 TCPHDR_SYN = 0x02; variable44 if flags & TCPHDR_SYN:
351 TCPHDR_SYN = 2
822 tcp_flags = 0, TCPHDR_FIN, TCPHDR_SYN, TCPHDR_RST, TCPHDR_PSH, TCPHDR_ACK, TCPHDR_URG, TCPHDR_ECE, …