Searched refs:tcp_run_conn_timer (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dtcp_timer.c265 static uint32_t tcp_run_conn_timer(struct tcpcb *tp, uint16_t *next_index);
1168 tcp_run_conn_timer(struct tcpcb *tp, uint16_t *next_index) { function
1343 offset = tcp_run_conn_timer(tp, &index);

Completed in 76 milliseconds