Home
last modified time | relevance | path

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

/external/libnl/include/netlink/cli/
Dlink.h19 nl_cli_alloc_cache((sk), "link", rtnl_link_alloc_cache)
/external/libnl/include/netlink/route/
Dlink.h60 extern int rtnl_link_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/lib/route/
Dlink.c776 int rtnl_link_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_link_alloc_cache() function