Home
last modified time | relevance | path

Searched refs:nh_grp_entry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/ipv4/
Dnexthop.c135 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nh_notifier_mpath_info_init()
167 struct nh_grp_entry *nhge; in nh_notifier_res_table_info_init()
473 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_free_group()
919 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nh_fill_res_bucket()
964 struct nh_grp_entry *nhge = nh_res_dereference(bucket->nh_entry); in nexthop_bucket_notify()
1160 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_select_path_hthr()
1196 struct nh_grp_entry *nhge; in nexthop_select_path_res()
1238 struct nh_grp_entry *nhge = &nhg->nh_entries[i]; in nexthop_for_each_fib6_nh()
1401 static bool nh_res_nhge_is_balanced(const struct nh_grp_entry *nhge) in nh_res_nhge_is_balanced()
1406 static bool nh_res_nhge_is_ow(const struct nh_grp_entry *nhge) in nh_res_nhge_is_ow()
[all …]
/Linux-v5.15/include/net/
Dnexthop.h73 struct nh_grp_entry __rcu *nh_entry;
98 struct nh_grp_entry { struct
129 struct nh_grp_entry nh_entries[]; argument