Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c492 static int rx_cache_hint = 0; variable
722 i = rx_cache_hint; in rx_cache_find()
733 rx_cache_hint = i; in rx_cache_find()
739 } while (i != rx_cache_hint); in rx_cache_find()