HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_neigh_get (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/route/
neighbour.h 29 extern struct rtnl_neigh *rtnl_neigh_get(struct nl_cache *, int,
  /external/libnl/lib/route/
neigh.c 68 * struct rtnl_neigh *neigh = rtnl_neigh_get(cache, ifindex, dst_addr);
475 struct rtnl_neigh * rtnl_neigh_get(struct nl_cache *cache, int ifindex, function

Completed in 62 milliseconds