Searched refs:TCP_LAST_ACK (Results 1 – 5 of 5) sorted by relevance
25 TCP_LAST_ACK, enumerator
212 EM( TCP_LAST_ACK, "LAST_ACK" ) \
1929 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN,1930 [TCP_LAST_ACK] = TCP_LAST_ACK,
3977 case TCP_LAST_ACK: in tcp_fin()5913 case TCP_LAST_ACK: in tcp_rcv_state_process()5929 case TCP_LAST_ACK: in tcp_rcv_state_process()
1493 case TCP_LAST_ACK: in xs_tcp_state_change()