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

/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-rx.c416 static int rx_cache_hint = 0; variable
641 i = rx_cache_hint;
652 rx_cache_hint = i;
658 } while (i != rx_cache_hint);

Completed in 103 milliseconds