Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_timer.c954 tcp_timer_stop(struct tcpcb *tp) in tcp_timer_stop() function
H A Dtcp_var.h1491 void tcp_timer_stop(struct tcpcb *);
H A Dtcp_subr.c2459 tcp_timer_stop(tp); in tcp_discardcb()