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

/external/libnl/lib/
H A Dcache_mngt.c198 ops->co_major_cache = cache;
216 else if (ops->co_major_cache == cache)
217 ops->co_major_cache = NULL;
235 if (!ops || !ops->co_major_cache) {
244 return ops->co_major_cache;
/external/libnl/include/netlink/
H A Dcache-api.h188 struct nl_cache *co_major_cache; member in struct:nl_cache_ops

Completed in 91 milliseconds