Searched refs:rtnh_attrs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Dnexthop.h23 static inline struct nlattr *rtnh_attrs(const struct rtnexthop *rtnh) rtnh_attrs() function
/linux-4.1.27/net/ipv4/
H A Dfib_semantics.c468 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); change_nexthops()
523 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); for_nexthops()
/linux-4.1.27/net/ipv6/
H A Droute.c2599 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); ip6_route_multipath_add()
2687 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); ip6_route_multipath_del()

Completed in 73 milliseconds