Lines Matching refs:nh_group
128 struct nh_group { struct
129 struct nh_group *spare; /* spare group for removals */ argument
163 struct nh_group __rcu *nh_grp;
284 const struct nh_group *nh_grp; in nexthop_is_fdb()
299 struct nh_group *nh_grp; in nexthop_has_v4()
310 struct nh_group *nh_grp; in nexthop_is_multipath()
325 struct nh_group *nh_grp; in nexthop_num_path()
336 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select()
351 struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in nexthop_mpath_fill_node()
373 struct nh_group *nh_grp; in nexthop_is_blackhole()
406 struct nh_group *nh_grp; in nexthop_fib_nhc()
430 struct nh_group *nhg = rcu_dereference(nh->nh_grp); in nexthop_get_nhc_lookup()
459 struct nh_group *nhg = rcu_dereference(nh->nh_grp); in nexthop_uses_dev()
517 struct nh_group *nh_grp; in nexthop_fib6_nh()