Home
last modified time | relevance | path

Searched refs:tcp_timers (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_timer.c1030 tcp_timers(struct tcpcb *tp, int timer) in tcp_timers() function
2037 tcp_timers(tp, TCPT_PTO); in tcp_run_conn_timer()
2064 tp = tcp_timers(tp, index); in tcp_run_conn_timer()
2111 tp = tcp_timers(tp, i); in tcp_run_conn_timer()
H A Dtcp_var.h1817 struct tcpcb *tcp_timers(struct tcpcb *, int);