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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.c267 void add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay);
272 void add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay) function
313 add_to_time_wait_locked(tp, delay);

Completed in 12 milliseconds