Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/ !
H A Dtcp_timer.c1030 tcp_timers(struct tcpcb *tp, int timer) in tcp_timers() function
2044 tcp_timers(tp, TCPT_PTO); in tcp_run_conn_timer()
2071 tp = tcp_timers(tp, index); in tcp_run_conn_timer()
2118 tp = tcp_timers(tp, i); in tcp_run_conn_timer()
H A Dtcp_var.h1881 struct tcpcb *tcp_timers(struct tcpcb *, int);