Home
last modified time | relevance | path

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

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