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()488 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()724 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_notifier_grp_hw_stats_init()756 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_grp_hw_stats_apply_update()794 struct nh_grp_entry *nhge, in nla_put_nh_group_stats_entry()1167 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nh_fill_res_bucket()1212 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nexthop_bucket_notify()[all …]
77 struct nh_grp_entry __rcu *nh_entry;107 struct nh_grp_entry { struct141 struct nh_grp_entry nh_entries[] __counted_by(num_nh); argument