Searched refs:tcp_maxpersistidle (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/third_party/tcplp/bsdtcp/ | ||
D | tcp_const.h | 83 tcp_maxpersistidle = TCPTV_KEEP_IDLE, enumerator |
D | tcp_timer.c | 206 (ticks - tp->t_rcvtime >= tcp_maxpersistidle || in tcp_timer_persist() |