Searched refs:nh_grp_entry (Results 1 – 2 of 2) sorted by relevance
150 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_notifier_mpath_info_init()182 struct nh_grp_entry *nhge; in nh_notifier_res_table_info_init()489 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_free_group()673 static void nh_grp_entry_stats_inc(struct nh_grp_entry *nhge) in nh_grp_entry_stats_inc()684 static void nh_grp_entry_stats_read(struct nh_grp_entry *nhge, in nh_grp_entry_stats_read()725 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_notifier_grp_hw_stats_init()757 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_grp_hw_stats_apply_update()795 struct nh_grp_entry *nhge, in nla_put_nh_group_stats_entry()1148 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nh_fill_res_bucket()1193 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nexthop_bucket_notify()[all …]
75 struct nh_grp_entry __rcu *nh_entry;105 struct nh_grp_entry { struct139 struct nh_grp_entry nh_entries[] __counted_by(num_nh); argument