Searched refs:TCP_LAST_ACK (Results 1 – 8 of 8) sorted by relevance
25 TCP_LAST_ACK, enumerator46 TCPF_LAST_ACK = (1 << TCP_LAST_ACK),
33 EM(TCP_LAST_ACK) \
286 EM( TCP_LAST_ACK, "LAST_ACK" ) \
45 /* TCP_CLOSE_WAIT */ TCP_LAST_ACK | TCP_ACTION_FIN,46 /* TCP_LAST_ACK */ TCP_LAST_ACK,1738 case TCP_LAST_ACK: in chtls_close_con_rpl()
153 case TCP_LAST_ACK: in tcp_state_to_flowc_state()
2198 BUILD_BUG_ON((int)BPF_TCP_LAST_ACK != (int)TCP_LAST_ACK); in tcp_set_state()2255 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN,2256 [TCP_LAST_ACK] = TCP_LAST_ACK,
4113 case TCP_LAST_ACK: in tcp_fin()6191 case TCP_LAST_ACK: in tcp_rcv_state_process()6207 case TCP_LAST_ACK: in tcp_rcv_state_process()
1642 case TCP_LAST_ACK: in xs_tcp_state_change()