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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.c248 static uint32_t tcp_run_conn_timer(struct tcpcb *tp, uint16_t *next_index);
993 tcp_run_conn_timer(struct tcpcb *tp, uint16_t *next_index) { function
1166 offset = tcp_run_conn_timer(tp, &index);

Completed in 21 milliseconds