Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dcache.h65 extern struct nl_cache * nl_cache_clone(struct nl_cache *);
/third_party/libnl/
Dlibnl-3.sym57 nl_cache_clone;
/third_party/libnl/lib/
Dcache.c338 struct nl_cache *nl_cache_clone(struct nl_cache *cache) in nl_cache_clone() function