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

/linux-4.4.14/include/net/
H A Dnexthop.h7 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) rtnh_ok() argument
14 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, rtnh_next() argument
23 static inline struct nlattr *rtnh_attrs(const struct rtnexthop *rtnh) rtnh_attrs() argument
28 static inline int rtnh_attrlen(const struct rtnexthop *rtnh) rtnh_attrlen() argument
/linux-4.4.14/net/ipv4/
H A Dfib_semantics.c457 static int fib_count_nexthops(struct rtnexthop *rtnh, int remaining) fib_count_nexthops() argument
470 static int fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, fib_get_nhs() argument
624 struct rtnexthop *rtnh; fib_nh_match() local
1279 struct rtnexthop *rtnh; fib_dump_info() local
/linux-4.4.14/net/mpls/
H A Daf_mpls.c629 static int mpls_count_nexthops(struct rtnexthop *rtnh, int len, mpls_count_nexthops() argument
669 struct rtnexthop *rtnh = cfg->rc_mp; mpls_nh_build_multi() local
1259 struct rtnexthop *rtnh; mpls_dump_route() local
/linux-4.4.14/net/ipv6/
H A Droute.c2830 struct rt6_info *rtnh; ip6_route_info_append() local
2862 struct rtnexthop *rtnh; ip6_route_multipath_add() local
2965 struct rtnexthop *rtnh; ip6_route_multipath_del() local

Completed in 136 milliseconds