Searched refs:hash_threshold (Results 1 – 2 of 2) sorted by relevance
199 if (nhg->hash_threshold) in nh_notifier_grp_info_init()211 if (nhg->hash_threshold) in nh_notifier_grp_info_fini()879 if (nhg->hash_threshold) in nla_put_nh_group()1242 if (nhg->hash_threshold) { in valid_group_nh()1508 if (nhg->hash_threshold) in nexthop_select_path()2055 newg->hash_threshold = nhg->hash_threshold; in remove_nh_grp_entry()2085 if (newg->hash_threshold) in remove_nh_grp_entry()2099 if (newg->hash_threshold) { in remove_nh_grp_entry()2297 if (newg->hash_threshold != oldg->hash_threshold) { in replace_nexthop_grp()2302 if (newg->hash_threshold) { in replace_nexthop_grp()[all …]
134 bool hash_threshold; member