Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_timer.c1017 tcp_timers(struct tcpcb *tp, int timer) in tcp_timers() function
2022 tcp_timers(tp, TCPT_PTO); in tcp_run_conn_timer()
2049 tp = tcp_timers(tp, index); in tcp_run_conn_timer()
2096 tp = tcp_timers(tp, i); in tcp_run_conn_timer()
H A Dtcp_var.h1683 struct tcpcb *tcp_timers(struct tcpcb *, int);