Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c1955 struct nh_group *newg) in replace_nexthop_grp_res() argument
1968 nh_res_table_migrate_buckets(old_res_table, newg); in replace_nexthop_grp_res()
1969 nh_res_group_rebalance(newg, old_res_table); in replace_nexthop_grp_res()
2001 struct nh_group *nhg, *newg; in remove_nh_grp_entry() local
2007 newg = nhg->spare; in remove_nh_grp_entry()
2015 newg->has_v4 = false; in remove_nh_grp_entry()
2016 newg->is_multipath = nhg->is_multipath; in remove_nh_grp_entry()
2017 newg->hash_threshold = nhg->hash_threshold; in remove_nh_grp_entry()
2018 newg->resilient = nhg->resilient; in remove_nh_grp_entry()
2019 newg->fdb_nh = nhg->fdb_nh; in remove_nh_grp_entry()
[all …]