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

  /external/libnl/lib/
cache_mngt.c 37 struct nl_cache_ops *nl_cache_ops_lookup(const char *name) function
136 if (nl_cache_ops_lookup(ops->co_name))
234 ops = nl_cache_ops_lookup(name);
object.c 74 ops = nl_cache_ops_lookup(kind);
cache_mngr.c 217 ops = nl_cache_ops_lookup(name);
cache.c 217 ops = nl_cache_ops_lookup(kind);
  /external/libnl/include/netlink/
cache.h 95 extern struct nl_cache_ops * nl_cache_ops_lookup(const char *);

Completed in 39 milliseconds