Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_sack.c238 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc() function
289 hole = tcp_sackhole_alloc(tp, start, end); in tcp_sackhole_insert()