Searched refs:nh_grp_entry (Results 1 – 2 of 2) sorted by relevance
119 + sizeof(struct nh_grp_entry) * num_nh; in nexthop_grp_alloc()491 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_select_path()533 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_for_each_fib6_nh()686 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_group_rebalance()695 static void remove_nh_grp_entry(struct nh_grp_entry *nhge, in remove_nh_grp_entry()700 struct nh_grp_entry *nhges; in remove_nh_grp_entry()735 struct nh_grp_entry *nhge, *tmp; in remove_nexthop_from_groups()756 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in remove_nexthop_group()924 struct nh_grp_entry *nhge; in nexthop_replace_notify()936 struct nh_grp_entry *nhge; in replace_nexthop()
63 struct nh_grp_entry { struct76 struct nh_grp_entry nh_entries[0]; argument