Lines Matching refs:rtnl_nexthop
80 struct rtnl_nexthop *nh, *tmp; in route_free_data()
99 struct rtnl_nexthop *nh, *new; in route_clone()
160 struct rtnl_nexthop *nh; in route_dump_line()
247 struct rtnl_nexthop *nh; in route_dump_details()
344 struct rtnl_nexthop *nh; in route_dump_env()
362 struct rtnl_nexthop *nh_a, *nh_b; in route_compare()
746 void rtnl_route_add_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) in rtnl_route_add_nexthop()
753 void rtnl_route_remove_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) in rtnl_route_remove_nexthop()
770 void (*cb)(struct rtnl_nexthop *, void *), in rtnl_route_foreach_nexthop() argument
773 struct rtnl_nexthop *nh; in rtnl_route_foreach_nexthop()
782 struct rtnl_nexthop *rtnl_route_nexthop_n(struct rtnl_route *r, int n) in rtnl_route_nexthop_n()
784 struct rtnl_nexthop *nh; in rtnl_route_nexthop_n()
823 struct rtnl_nexthop *nh; in rtnl_route_guess_scope()
852 struct rtnl_nexthop *nh = NULL; in parse_multipath()
917 struct rtnl_nexthop *old_nh = NULL; in rtnl_route_parse()
1049 struct rtnl_nexthop *first; in rtnl_route_parse()
1052 struct rtnl_nexthop, in rtnl_route_parse()
1141 struct rtnl_nexthop *nh; in rtnl_route_build_msg()