Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_subr.c165 tcp_free_sackholes(tp); in tcp_discardcb()
Dtcp_timer.c351 tcp_free_sackholes(tp); in tcp_timer_rexmt()
Dtcp_var.h595 void tcp_free_sackholes(struct tcpcb *tp);
Dtcp_sack.c528 tcp_free_sackholes(struct tcpcb *tp) in tcp_free_sackholes() function