Searched refs:schedtime (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet/ | ||
| H A D | tcp_timer.h | 252 uint32_t schedtime; /* time at which this list was scheduled */ member |
| H A D | tcp_timer.c | 1964 listp->schedtime = tcp_now; in tcp_sched_timerlist() |