Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/route/
Dlink.h270 extern unsigned int rtnl_link_get_weight(struct rtnl_link *) __attribute__((deprecated));
/third_party/libnl/
Dlibnl-route-3.sym314 rtnl_link_get_weight;
/third_party/libnl/lib/route/
Dlink.c3190 unsigned int rtnl_link_get_weight(struct rtnl_link *link) in rtnl_link_get_weight() function