Searched refs:TCP_FLAG_FIN (Results 1 – 2 of 2) sorted by relevance
80 TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000), enumerator
177 (TCP_FLAG_ACK | TCP_FLAG_RST | TCP_FLAG_SYN | TCP_FLAG_FIN)) == FLAG; in tcphdr_only_contains_flag()
Completed in 8 milliseconds