TLS_RLTYPE_APP
ktls_frame(m, tls, &tls_enq_cnt, TLS_RLTYPE_APP);
tlshdr->tls_type = TLS_RLTYPE_APP;
else if (tls13 && hdr->tls_type != TLS_RLTYPE_APP)
tls_rtype = TLS_RLTYPE_APP;
tls_rtype = TLS_RLTYPE_APP;
tls_rtype = TLS_RLTYPE_APP;
if (tgr.tls_type != TLS_RLTYPE_APP) {
if (tgr.tls_type != TLS_RLTYPE_APP) {
hdr->tls_type = TLS_RLTYPE_APP;
ATF_REQUIRE_INTEQ(TLS_RLTYPE_APP, record_type);
ATF_REQUIRE_INTEQ(TLS_RLTYPE_APP, record_type);
TLS_RLTYPE_APP, seqno, plaintext + written,
TLS_RLTYPE_APP, received + received_len,
outbuf_len = encrypt_tls_record(tc, en, TLS_RLTYPE_APP, seqno,
outbuf_len = encrypt_tls_record(tc, en, TLS_RLTYPE_APP, seqno,
outbuf_len = encrypt_tls_record(tc, en, TLS_RLTYPE_APP, seqno,
outbuf_len = encrypt_tls_record(tc, en, TLS_RLTYPE_APP, seqno,
hdr->tls_type = TLS_RLTYPE_APP + 1;
hdr->tls_type = TLS_RLTYPE_APP;
ATF_REQUIRE_INTEQ(TLS_RLTYPE_APP, hdr->tls_type);