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

/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);

Completed in 88 milliseconds