Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_var.h1830 void tcp_canceltimers(struct tcpcb *);
H A Dtcp_timer.c863 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers() function
H A Dtcp_input.c5800 tcp_canceltimers(tp); in tcp_input()
6207 tcp_canceltimers(tp); in tcp_input()
H A Dtcp_subr.c1671 tcp_canceltimers(tp); in tcp_close()