Lines Matching defs:rh
1047 fib_cleanup_algo(struct rib_head *rh, bool keep_first, bool in_callout) in fib_cleanup_algo()
1080 fib_destroy_rib(struct rib_head *rh) in fib_destroy_rib()
1153 try_setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in try_setup_fd_instance()
1247 setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in setup_fd_instance()
1459 struct rib_head *rh = NULL; in set_fib_algo() local
1711 fib_get_rtable_info(struct rib_head *rh, struct rib_rtable_info *rinfo) in fib_get_rtable_info()
1864 set_algo_fixed(struct rib_head *rh) in set_algo_fixed()
1881 is_algo_fixed(struct rib_head *rh) in is_algo_fixed()
1905 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo()
1948 fib_select_algo_initial(struct rib_head *rh, struct fib_dp *dp) in fib_select_algo_initial()
1994 struct rib_head *rh = rt_tables_get_rnh(i, family); in fib_setup_family() local