Lines Matching refs:nh_group
74 struct nh_group *nhg; in nexthop_free_mpath()
134 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc()
136 struct nh_group *nhg; in nexthop_grp_alloc()
193 static int nla_put_nh_group(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group()
248 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_fill_node()
307 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_nlmsg_size_grp()
390 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in valid_group_nh()
545 struct nh_group *nhg; in nexthop_select_path()
593 struct nh_group *nhg; in nexthop_for_each_fib6_nh()
642 struct nh_group *nhg; in fib6_check_nexthop()
714 struct nh_group *nhg; in fib_check_nexthop()
761 static void nh_group_rebalance(struct nh_group *nhg) in nh_group_rebalance()
786 struct nh_group *nhg, *newg; in remove_nh_grp_entry()
853 struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in remove_nexthop_group()
942 struct nh_group *oldg, *newg; in replace_nexthop_grp()
967 static void nh_group_v4_update(struct nh_group *nhg) in nh_group_v4_update()
1015 struct nh_group *nhg; in replace_nexthop_single()
1226 struct nh_group *nhg; in nexthop_create_group()