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

/external/libnl/lib/
H A Dcache.c301 static int __cache_add(struct nl_cache *cache, struct nl_object *obj) function
340 return __cache_add(cache, new);
367 return __cache_add(cache, obj);

Completed in 53 milliseconds