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

/external/libnl/include/netlink/
H A Dcache.h58 extern int nl_cache_pickup(struct nl_sock *,
/external/libnl/lib/
H A Dcache.c436 * Use nl_cache_pickup() to read the objects from the socket and fill them
509 int nl_cache_pickup(struct nl_sock *sk, struct nl_cache *cache) function
699 return nl_cache_pickup(sk, cache);
/external/libnl/lib/fib_lookup/
H A Dlookup.c273 return nl_cache_pickup(sk, cache);

Completed in 71 milliseconds