Searched refs:hash_threshold (Results 1 – 2 of 2) sorted by relevance
185 if (nhg->hash_threshold) in nh_notifier_grp_info_init()197 if (nhg->hash_threshold) in nh_notifier_grp_info_fini()665 if (nhg->hash_threshold) in nla_put_nh_group()997 if (nhg->hash_threshold) { in valid_group_nh()1240 if (nhg->hash_threshold) in nexthop_select_path()1780 newg->hash_threshold = nhg->hash_threshold; in remove_nh_grp_entry()1809 if (newg->hash_threshold) in remove_nh_grp_entry()1822 if (newg->hash_threshold) { in remove_nh_grp_entry()1974 if (newg->hash_threshold != oldg->hash_threshold) { in replace_nexthop_grp()1979 if (newg->hash_threshold) { in replace_nexthop_grp()[all …]
123 bool hash_threshold; member