Home
last modified time | relevance | path

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

/external/libnl/include/netlink/cli/
Daddr.h18 nl_cli_alloc_cache((sk), "address", rtnl_addr_alloc_cache)
/external/libnl/include/netlink/route/
Daddr.h32 extern int rtnl_addr_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/lib/route/
Daddr.c505 int rtnl_addr_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_addr_alloc_cache() function