Searched defs:nl_cache_ops_lookup (Results 1 - 1 of 1) 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);

Completed in 471 milliseconds