Home
last modified time | relevance | path

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

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