Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT1 (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dtcp_states.h38 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator
H A Dtcp_ao.h188 #define TCP_AO_ESTABLISHED (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | \
/linux/net/mptcp/
H A Dpm.c798 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | TCPF_CLOSE)) in mptcp_pm_rm_addr_or_subflow()