Home
last modified time | relevance | path

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

/openthread-3.6.0/third_party/tcplp/bsdtcp/
Dtcp_const.h83 tcp_maxpersistidle = TCPTV_KEEP_IDLE, enumerator
Dtcp_timer.c206 (ticks - tp->t_rcvtime >= tcp_maxpersistidle || in tcp_timer_persist()