Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_var.h1780 void tcp_canceltimers(struct tcpcb *);
H A Dtcp_timer.c871 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers() function
H A Dtcp_input.c5568 tcp_canceltimers(tp); in tcp_input()
5964 tcp_canceltimers(tp); in tcp_input()
H A Dtcp_subr.c1500 tcp_canceltimers(tp); in tcp_close()