Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dcache.h51 extern int nl_cache_add(struct nl_cache *,
/external/libnl/lib/
Dcache.c254 nl_cache_add(cache, obj); in nl_cache_subset()
324 int nl_cache_add(struct nl_cache *cache, struct nl_object *obj) in nl_cache_add() function
496 return nl_cache_add((struct nl_cache *) p->pp_arg, c); in pickup_cb()