Home
last modified time | relevance | path

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

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