Home
last modified time | relevance | path

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

/external/libnl/include/netlink/cli/
Daddr.h16 nl_cli_alloc_cache((sk), "address", rtnl_addr_alloc_cache)
/external/libnl/include/netlink/route/
Daddr.h26 extern int rtnl_addr_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/
Dlibnl-route-3.sym88 rtnl_addr_alloc_cache;
/external/libnl/lib/route/
Daddr.c577 int rtnl_addr_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in rtnl_addr_alloc_cache() function