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