Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_timer.c448 static void add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay);
546 add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay) in add_to_time_wait_locked() function
597 add_to_time_wait_locked(tp, delay); in add_to_time_wait()