Searched refs:TCP_LAST_ACK (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp_states.h | 21 TCP_LAST_ACK, enumerator 42 TCPF_LAST_ACK = (1 << TCP_LAST_ACK),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/ |
| H A D | tcp.h | 173 TCP_LAST_ACK, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/ |
| H A D | tcp.h | 173 TCP_LAST_ACK, enumerator
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | sock.h | 34 EM(TCP_LAST_ACK) \
|
| H A D | sunrpc.h | 794 EM( TCP_LAST_ACK, "LAST_ACK" ) \
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | protocol.c | 349 case TCP_LAST_ACK: in mptcp_check_data_fin_ack() 1938 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN, 1939 [TCP_LAST_ACK] = TCP_LAST_ACK,
|
| /OK3568_Linux_fs/kernel/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, 1940 case TCP_LAST_ACK: in chtls_close_con_rpl()
|
| H A D | chtls_io.c | 150 case TCP_LAST_ACK: in tcp_state_to_flowc_state()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp.c | 2382 BUILD_BUG_ON((int)BPF_TCP_LAST_ACK != (int)TCP_LAST_ACK); in tcp_set_state() 2435 [TCP_CLOSE_WAIT] = TCP_LAST_ACK | TCP_ACTION_FIN, 2436 [TCP_LAST_ACK] = TCP_LAST_ACK,
|
| H A D | tcp_input.c | 4344 case TCP_LAST_ACK: in tcp_fin() 6559 case TCP_LAST_ACK: in tcp_rcv_state_process() 6575 case TCP_LAST_ACK: in tcp_rcv_state_process()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | tcp.c | 1482 case TCP_LAST_ACK: in nvmet_tcp_state_change()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | tcp.c | 919 case TCP_LAST_ACK: in nvme_tcp_state_change()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | xprtsock.c | 1480 case TCP_LAST_ACK: in xs_tcp_state_change()
|