Searched refs:TCP_FLAG_FIN (Results 1 – 7 of 7) sorted by relevance
241 ~(TCP_FLAG_CWR | TCP_FLAG_FIN | TCP_FLAG_PSH)); in tcp_gro_receive()271 tcp_flag_word(th2) |= flags & (TCP_FLAG_FIN | TCP_FLAG_PSH); in tcp_gro_receive()277 TCP_FLAG_FIN)); in tcp_gro_receive()
109 #define TCP_REMNANT (TCP_FLAG_FIN|TCP_FLAG_URG|TCP_FLAG_SYN|TCP_FLAG_PSH)
58 TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000), enumerator
53 TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000), enumerator
80 TCP_FLAG_FIN = __constant_cpu_to_be32(0x00010000), enumerator
130 mask->tcp.flags = cpu_to_be16(be32_to_cpu(TCP_FLAG_RST | TCP_FLAG_FIN) >> 16); in nf_flow_rule_match()
8379 TCP_FLAG_FIN) >> 16); in i40e_open()8381 TCP_FLAG_FIN | in i40e_open()