Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDiflib.c349 uint64_t ift_last_timer_tick; member
2400 if (this_tick - txq->ift_last_timer_tick >= iflib_timer_default) { in iflib_timer()
2401 txq->ift_last_timer_tick = this_tick; in iflib_timer()