Home
last modified time | relevance | path

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

/external/libnl/lib/
Dcache.c1004 static struct nl_object *__cache_fast_lookup(struct nl_cache *cache, in __cache_fast_lookup() function
1039 return __cache_fast_lookup(cache, needle); in nl_cache_search()
1078 return __cache_fast_lookup(cache, filter); in nl_cache_find()