Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_const.h65 tcp_fast_finwait2_recycle = 0, enumerator
Dtcp_usrreq.c486 timeout = (tcp_fast_finwait2_recycle) ? in tcp_usrclosed()
Dtcp_timer.c304 if (tcp_fast_finwait2_recycle && tp->t_state == TCPS_FIN_WAIT_2 && in tcp_timer_2msl()
Dtcp_input.c2443 (tcp_fast_finwait2_recycle ? in tcp_do_segment()