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

  /external/libnl/include/netlink/
cache.h 43 #define NL_CACHE_AF_ITER 0x0001
  /external/libnl/lib/
cache.c 860 (cache->c_flags & NL_CACHE_AF_ITER))
877 (cache->c_flags & NL_CACHE_AF_ITER));
972 (cache->c_flags & NL_CACHE_AF_ITER))
993 (cache->c_flags & NL_CACHE_AF_ITER));

Completed in 73 milliseconds