Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_var.h1844 void tcp_canceltimers(struct tcpcb *);
H A Dtcp_timer.c871 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers() function
H A Dtcp_input.c5624 tcp_canceltimers(tp); in tcp_input()
6021 tcp_canceltimers(tp); in tcp_input()
H A Dtcp_subr.c1510 tcp_canceltimers(tp); in tcp_close()