Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dnexthop.c2020 newg = nhg->spare; in remove_nh_grp_entry()
2028 newg->has_v4 = false; in remove_nh_grp_entry()
2032 newg->fdb_nh = nhg->fdb_nh; in remove_nh_grp_entry()
2033 newg->num_nh = nhg->num_nh; in remove_nh_grp_entry()
2043 newg->num_nh--; in remove_nh_grp_entry()
2049 newg->has_v4 = true; in remove_nh_grp_entry()
2060 if (newg->hash_threshold) in remove_nh_grp_entry()
2062 else if (newg->resilient) in remove_nh_grp_entry()
2074 if (newg->hash_threshold) { in remove_nh_grp_entry()
2231 if (newg->hash_threshold) { in replace_nexthop_grp()
[all …]