Searched refs:hash_threshold (Results 1 – 2 of 2) sorted by relevance
198 if (nhg->hash_threshold) in nh_notifier_grp_info_init()210 if (nhg->hash_threshold) in nh_notifier_grp_info_fini()878 if (nhg->hash_threshold) in nla_put_nh_group()1235 if (nhg->hash_threshold) { in valid_group_nh()1501 if (nhg->hash_threshold) in nexthop_select_path()2043 newg->hash_threshold = nhg->hash_threshold; in remove_nh_grp_entry()2073 if (newg->hash_threshold) in remove_nh_grp_entry()2087 if (newg->hash_threshold) { in remove_nh_grp_entry()2263 if (newg->hash_threshold != oldg->hash_threshold) { in replace_nexthop_grp()2268 if (newg->hash_threshold) { in replace_nexthop_grp()[all …]
132 bool hash_threshold; member