Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h1589 void tcp_canceltimers(struct tcpcb *);
H A Dtcp_timer.c859 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers() function
H A Dtcp_input.c4955 tcp_canceltimers(tp); in tcp_input()
5327 tcp_canceltimers(tp); in tcp_input()
H A Dtcp_subr.c1450 tcp_canceltimers(tp); in tcp_close()