Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/ !
H A Dmptcp.c1242 int32_t spike = 0; in mptcp_no_rto_spike() local
1245 spike = tp->t_rxtcur - mptcp_rtothresh; in mptcp_no_rto_spike()
1248 if (spike > 0) { in mptcp_no_rto_spike()