Home
last modified time | relevance | path

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

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