Searched refs:rx_cache_hint (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-rx.c492 static int rx_cache_hint = 0; variable
722 i = rx_cache_hint;
733 rx_cache_hint = i;
739 } while (i != rx_cache_hint);

Completed in 108 milliseconds