Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_var.h1649 void tcp_canceltimers(struct tcpcb *);
H A Dtcp_timer.c860 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers() function
H A Dtcp_input.c5239 tcp_canceltimers(tp); in tcp_input()
5614 tcp_canceltimers(tp); in tcp_input()
H A Dtcp_subr.c1462 tcp_canceltimers(tp); in tcp_close()