Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_timer.h145 void tcp_cancel_timers(struct tcpcb* tp);
Dtcp_timewait.c292 tcp_cancel_timers(tp); in tcp_twstart()
Dtcp_subr.c161 tcp_cancel_timers(tp); in tcp_discardcb()
Dtcp_timer.c490 tcp_cancel_timers(struct tcpcb* tp) { in tcp_cancel_timers() function