Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_timer.c449 static void add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay);
547 add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay) in add_to_time_wait_locked() function
598 add_to_time_wait_locked(tp, delay); in add_to_time_wait()