Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dether_inet_pr_module.c180 bool is_cache_valid = false; in ether_inet_input() local
205 if (__improbable((m->m_flags & M_BCAST) == 0 && (is_cache_valid == false || in ether_inet_input()
208 is_cache_valid = true; in ether_inet_input()