Searched refs:TCPHDR_ECE (Results 1 – 7 of 7) sorted by relevance
37 TCPHDR_ECE = 0x40; variable54 if flags & TCPHDR_ECE:
347 TCPHDR_ECE = 64
822 tcp_flags = 0, TCPHDR_FIN, TCPHDR_SYN, TCPHDR_RST, TCPHDR_PSH, TCPHDR_ACK, TCPHDR_URG, TCPHDR_ECE, …