Lines Matching defs:rnh

151 	struct rib_head *rnh;  in get_rnh()  local
352 lookup_prefix_bysa(struct rib_head *rnh, const struct sockaddr *dst, in lookup_prefix_bysa()
372 lookup_prefix_rt(struct rib_head *rnh, const struct rtentry *rt, in lookup_prefix_rt()
385 lookup_prefix(struct rib_head *rnh, const struct rt_addrinfo *info, in lookup_prefix()
397 rib_lookup_prefix_plen(struct rib_head *rnh, struct sockaddr *dst, int plen, in rib_lookup_prefix_plen()
493 struct rib_head *rnh = rt_tables_get_rnh(fibnum, dst->sa_family); in rib_add_route_px() local
572 struct rib_head *rnh = rt_tables_get_rnh(fibnum, dst->sa_family); in rib_del_route_px() local
696 struct rib_head *rnh; in rib_add_route() local
727 add_route_byinfo(struct rib_head *rnh, struct rt_addrinfo *info, in add_route_byinfo()
788 add_route_flags(struct rib_head *rnh, struct rtentry *rt, struct route_nhop_data *rnd_add, in add_route_flags()
874 add_route_flags_mpath(struct rib_head *rnh, struct rtentry *rt, in add_route_flags_mpath()
927 struct rib_head *rnh; in rib_del_route() local
1007 rt_delete_conditional(struct rib_head *rnh, struct rtentry *rt, in rt_delete_conditional()
1047 struct rib_head *rnh; in rib_change_route() local
1104 change_nhop(struct rib_head *rnh, struct rt_addrinfo *info, in change_nhop()
1135 change_mpath_route(struct rib_head *rnh, struct rtentry *rt, in change_mpath_route()
1187 change_route_byinfo(struct rib_head *rnh, struct rtentry *rt, in change_route_byinfo()
1218 add_route(struct rib_head *rnh, struct rtentry *rt, in add_route()
1255 delete_route(struct rib_head *rnh, struct rtentry *rt, struct rib_cmd_info *rc) in delete_route()
1287 change_route(struct rib_head *rnh, struct rtentry *rt, in change_route()
1324 change_route_conditional(struct rib_head *rnh, struct rtentry *rt, in change_route_conditional()
1419 struct rib_head *rnh; member
1478 struct rib_head *rnh; in rib_walk_del() local
1537 struct rib_head *rnh = (struct rib_head *)arg; in rt_delete_unconditional() local
1551 rib_flush_routes(struct rib_head *rnh) in rib_flush_routes()
1561 struct rib_head *rnh; in rib_flush_routes_family() local