Home
last modified time | relevance | path

Searched refs:nl_cache_ops_lookup_safe (Results 1 – 6 of 6) sorted by relevance

/external/libnl/lib/
Dcache_mngt.c93 struct nl_cache_ops *nl_cache_ops_lookup_safe(const char *name) in nl_cache_ops_lookup_safe() function
382 ops = nl_cache_ops_lookup_safe(name); in __nl_cache_mngt_require()
Dobject.c82 ops = nl_cache_ops_lookup_safe(kind); in nl_object_alloc_name()
Dcache_mngr.c432 ops = nl_cache_ops_lookup_safe(name); in nl_cache_mngr_add()
Dcache.c264 ops = nl_cache_ops_lookup_safe(kind); in nl_cache_alloc_name()
/external/libnl/include/netlink/
Dcache.h126 extern struct nl_cache_ops * nl_cache_ops_lookup_safe(const char *);
/external/libnl/
Dlibnl-3.sym95 nl_cache_ops_lookup_safe;