Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/route/
Dneighbour.h85 extern void rtnl_neigh_set_master(struct rtnl_neigh *, int);
/third_party/libnl/
Dlibnl-route-3.sym1112 rtnl_neigh_set_master;
/third_party/libnl/lib/route/
Dneigh.c1063 void rtnl_neigh_set_master(struct rtnl_neigh *neigh, int ifindex) in rtnl_neigh_set_master() function