Searched refs:climit_root6 (Results 1 – 1 of 1) sorted by relevance
62 struct rb_root climit_root6[CONNLIMIT_SLOTS]; member301 root = &data->climit_root6[hash]; in count_them()392 for (i = 0; i < ARRAY_SIZE(info->data->climit_root6); ++i) in connlimit_mt_check()393 info->data->climit_root6[i] = RB_ROOT; in connlimit_mt_check()426 for (i = 0; i < ARRAY_SIZE(info->data->climit_root6); ++i) in connlimit_mt_destroy()427 destroy_tree(&info->data->climit_root6[i]); in connlimit_mt_destroy()