Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dnexthop.c182 struct nh_grp_entry *nhge; in nh_notifier_res_table_info_init()
1469 struct nh_grp_entry *nhge; in nexthop_select_path_res()
1697 struct nh_grp_entry *nhge; in nh_res_bucket_unset_nh()
1721 struct nh_grp_entry *nhge; in nh_res_bucket_should_migrate()
2297 struct nh_grp_entry *nhges; in nh_group_v4_update()
2325 struct nh_grp_entry *nhge; in replace_nexthop_single_notify_res()
2343 struct nh_grp_entry *nhge; in replace_nexthop_single_notify_res()
2383 struct nh_grp_entry *nhge; in replace_nexthop_single()
2488 struct nh_grp_entry *nhge; in nexthop_replace_notify()
2501 struct nh_grp_entry *nhge; in replace_nexthop()
[all …]
/linux-6.15/include/net/
H A Dnexthop.h75 struct nh_grp_entry __rcu *nh_entry;
105 struct nh_grp_entry { struct
139 struct nh_grp_entry nh_entries[] __counted_by(num_nh); argument