Home
last modified time | relevance | path

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

/external/libnl/lib/
Dcache.c434 static int __cache_add(struct nl_cache *cache, struct nl_object *obj) in __cache_add() function
498 ret = __cache_add(cache, new); in nl_cache_add()
538 return __cache_add(cache, obj); in nl_cache_move()