Home
last modified time | relevance | path

Searched refs:linger2 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dtcp.h473 int linger2; member
/linux/net/ipv4/
H A Dtcp_timer.c804 if (READ_ONCE(tp->linger2) >= 0) { in tcp_keepalive_timer()
H A Dtcp_input.c7319 if (READ_ONCE(tp->linger2) < 0) { in tcp_rcv_state_process()
/linux/include/net/
H A Dtcp.h1889 int fin_timeout = tcp_sk(sk)->linger2 ? : in tcp_fin_time()