Searched refs:TCP_LAST_ACK (Results 1 – 12 of 12) sorted by relevance
| /linux/include/net/ |
| H A D | tcp_states.h | 21 TCP_LAST_ACK, enumerator 43 TCPF_LAST_ACK = (1 << TCP_LAST_ACK),
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | repair.c | 34 TCP_LAST_ACK, enumerator
|
| /linux/net/rds/ |
| H A D | tcp_listen.c | 314 READ_ONCE(sk->sk_state) == TCP_LAST_ACK || in rds_tcp_accept_one()
|
| /linux/include/trace/events/ |
| H A D | sock.h | 34 EM(TCP_LAST_ACK) \
|
| H A D | sunrpc.h | 819 EM( TCP_LAST_ACK, "LAST_ACK" ) \
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 52 /* TCP_CLOSE_WAIT */ TCP_LAST_ACK | TCP_ACTION_FIN, 53 /* TCP_LAST_ACK */ TCP_LAST_ACK, 1942 case TCP_LAST_ACK: in chtls_close_con_rpl()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 464 case TCP_LAST_ACK: in mptcp_check_data_fin_ack() 3152 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN, 3153 [TCP_LAST_ACK] = TCP_LAST_ACK,
|
| /linux/net/ipv4/ |
| H A D | tcp.c | 3016 BUILD_BUG_ON((int)BPF_TCP_LAST_ACK != (int)TCP_LAST_ACK); in tcp_set_state() 3085 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN, 3086 [TCP_LAST_ACK] = TCP_LAST_ACK,
|
| H A D | tcp_input.c | 4970 case TCP_LAST_ACK: in tcp_fin() 7377 case TCP_LAST_ACK: in tcp_rcv_state_process() 7393 case TCP_LAST_ACK: in tcp_rcv_state_process()
|
| /linux/net/sunrpc/ |
| H A D | xprtsock.c | 1593 case TCP_LAST_ACK: in xs_tcp_state_change() 2268 case TCP_LAST_ACK: in xs_tcp_shutdown()
|
| /linux/drivers/nvme/target/ |
| H A D | tcp.c | 1669 case TCP_LAST_ACK: in nvmet_tcp_state_change()
|
| /linux/drivers/nvme/host/ |
| H A D | tcp.c | 1105 case TCP_LAST_ACK: in nvme_tcp_state_change()
|