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

/linux-master/include/net/
H A Drtnh.h8 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) argument
15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, argument
24 static inline struct nlattr *rtnh_attrs(const struct rtnexthop *rtnh) argument
29 rtnh_attrlen(const struct rtnexthop *rtnh) argument
[all...]
/linux-master/net/core/
H A Dlwtunnel.c190 struct rtnexthop *rtnh = (struct rtnexthop *)attr; local
/linux-master/net/ipv4/
H A Dfib_semantics.c657 static int fib_count_nexthops(struct rtnexthop *rtnh, int remaining, argument
691 static int fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, argument
842 fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, int remaining, struct fib_config *cfg, struct netlink_ext_ack *extack) argument
881 struct rtnexthop *rtnh; local
1711 struct rtnexthop *rtnh; local
[all...]
H A Dipmr.c2644 struct rtnexthop *rtnh = nla_data(nla); local
/linux-master/net/mpls/
H A Daf_mpls.c836 static u8 mpls_count_nexthops(struct rtnexthop *rtnh, int len, argument
889 struct rtnexthop *rtnh = cfg->rc_mp; local
2041 struct rtnexthop *rtnh; local
[all...]
/linux-master/net/ipv6/
H A Droute.c5248 struct rtnexthop *rtnh; local
5432 struct rtnexthop *rtnh; local
[all...]

Completed in 132 milliseconds