HomeSort by relevance Sort by last modified time
    Searched refs:co_major_cache (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/
cache_mngt.c 198 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/
cache-api.h 188 struct nl_cache *co_major_cache; member in struct:nl_cache_ops

Completed in 130 milliseconds