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

  /external/libnl/include/netlink/
cache.h 59 extern int nl_cache_alloc_name(const char *,
  /external/libnl/lib/
cache.c 264 int nl_cache_alloc_name(const char *kind, struct nl_cache **result) function
  /external/libnl/python/netlink/
capi.i 306 if (nl_cache_alloc_name(name, &c) < 0)

Completed in 52 milliseconds