Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dtcp_states.h42 TCPF_FIN_WAIT2 = (1 << 5), enumerator
/linux-4.4.14/net/ipv4/
Dtcp.c2198 TCPF_FIN_WAIT2 | TCPF_SYN_RECV); in tcp_need_reset()