Home
last modified time | relevance | path

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

/external/libnl/include/netlink/cli/
Dneigh.h18 nl_cli_alloc_cache((sk), "neighbour", rtnl_neigh_alloc_cache)
/external/libnl/include/netlink/route/
Dneighbour.h28 extern int rtnl_neigh_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/lib/route/
Dneigh.c527 int rtnl_neigh_alloc_cache(struct nl_sock *sock, struct nl_cache **result) in rtnl_neigh_alloc_cache() function