Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dmptcp.c1362 int32_t spike = 0; in mptcp_no_rto_spike() local
1365 spike = tp->t_rxtcur - mptcp_rtothresh; in mptcp_no_rto_spike()
1368 __func__, spike, in mptcp_no_rto_spike()
1374 if (spike > 0) { in mptcp_no_rto_spike()