Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.h237 uint32_t started_at; /* time at which this list started to run */ member
H A Dtcp_timer.c2145 listp->started_at = tcp_now; in tcp_run_timerlist()
2280 listp->started_at = 0; in tcp_run_timerlist()