Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dcache.h58 extern int nl_cache_pickup(struct nl_sock *,
/external/libnl/lib/
Dcache.c509 int nl_cache_pickup(struct nl_sock *sk, struct nl_cache *cache) in nl_cache_pickup() function
699 return nl_cache_pickup(sk, cache); in nl_cache_refill()
/external/libnl/lib/fib_lookup/
Dlookup.c273 return nl_cache_pickup(sk, cache); in flnl_lookup()