Searched refs:TCPF_FIN_WAIT1 (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/net/
H A Dtcp_states.h38 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator in enum:__anon3241
H A Dtcp_ao.h204 #define TCP_AO_ESTABLISHED (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | \
/linux-master/net/core/
H A Dstream.c93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK);
/linux-master/include/linux/
H A Ddccp.h58 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
/linux-master/net/mptcp/
H A Dprotocol.h1190 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING) &&
H A Dprotocol.c418 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) &&
451 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) {
1607 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSE))
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1305 TCPF_FIN_WAIT1 | \
/linux-master/net/ipv4/
H A Dtcp_output.c1065 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING |
H A Dtcp.c2945 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 |

Completed in 209 milliseconds