Lines Matching refs:open_rec
312 struct tls_rec *rec = ctx->open_rec;
324 struct tls_rec *rec = ctx->open_rec;
335 struct tls_rec *rec = ctx->open_rec;
399 struct tls_rec *rec = ctx->open_rec;
403 ctx->open_rec = NULL;
540 struct tls_rec *rec = ctx->open_rec;
601 ctx->open_rec = NULL;
730 struct tls_rec *rec = ctx->open_rec, *tmp = NULL;
836 ctx->open_rec = tmp;
931 bool reset_eval = !ctx->open_rec;
933 rec = ctx->open_rec;
958 struct tls_rec *rec = ctx->open_rec;
1047 if (ctx->open_rec)
1048 rec = ctx->open_rec;
1050 rec = ctx->open_rec = tls_get_rec(sk);
1123 else if (ctx->open_rec && ret == -ENOSPC)
1193 if (ctx->open_rec)
1198 if (ctx->open_rec && msg_en->sg.size < required_size)
1260 if (!ctx->open_rec)
1268 rec = ctx->open_rec;