Searched refs:nh_grp_entry (Results 1 – 2 of 2) sorted by relevance
79 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_free_mpath()553 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_select_path()598 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_for_each_fib6_nh()771 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_group_rebalance()780 static void remove_nh_grp_entry(struct net *net, struct nh_grp_entry *nhge, in remove_nh_grp_entry()783 struct nh_grp_entry *nhges, *new_nhges; in remove_nh_grp_entry()842 struct nh_grp_entry *nhge, *tmp; in remove_nexthop_from_groups()857 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in remove_nexthop_group()969 struct nh_grp_entry *nhges; in nh_group_v4_update()1011 struct nh_grp_entry *nhge; in replace_nexthop_single()[all …]
66 struct nh_grp_entry { struct81 struct nh_grp_entry nh_entries[]; argument