Home
last modified time | relevance | path

Searched refs:nl_cache_get_ops (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dcache.h49 extern struct nl_cache_ops * nl_cache_get_ops(struct nl_cache *);
/external/libnl/lib/
Dcache.c110 struct nl_cache_ops *nl_cache_get_ops(struct nl_cache *cache) in nl_cache_get_ops() function
339 struct nl_cache_ops *ops = nl_cache_get_ops(cache); in nl_cache_clone()
/external/libnl/python/netlink/
Dcapi.i339 extern struct nl_cache_ops * nl_cache_get_ops(struct nl_cache *);