Searched defs:rtnl_neigh_set_ifindex (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dneigh.c43 * - interface index (rtnl_neigh_set_ifindex())
81 * rtnl_neigh_set_ifindex(neigh, ifindex);
105 * rtnl_neigh_set_ifindex(neigh, ifindex);
127 * rtnl_neigh_set_ifindex(neigh, ifindex);
548 * - Interface index (rtnl_neigh_set_ifindex())
572 * - Interface index (rtnl_neigh_set_ifindex())
751 void rtnl_neigh_set_ifindex(struct rtnl_neigh *neigh, int ifindex) function

Completed in 57 milliseconds