Searched refs:nl_cache_ops_lookup (Results 1 - 5 of 5) sorted by relevance

/external/libnl/lib/
H A Dcache_mngt.c37 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);
H A Dcache_mngr.c217 ops = nl_cache_ops_lookup(name);
H A Dobject.c74 ops = nl_cache_ops_lookup(kind);
H A Dcache.c217 ops = nl_cache_ops_lookup(kind);
/external/libnl/include/netlink/
H A Dcache.h95 extern struct nl_cache_ops * nl_cache_ops_lookup(const char *);

Completed in 434 milliseconds