Home
last modified time | relevance | path

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

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