Home
last modified time | relevance | path

Searched refs:pending_open_record_frags (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dtls.h201 u16 pending_open_record_frags; member
310 return tls_ctx->pending_open_record_frags; in tls_is_pending_open_record()
/Linux-v4.19/net/tls/
Dtls_sw.c142 tls_ctx->pending_open_record_frags); in alloc_plaintext_sg()
225 tls_ctx->pending_open_record_frags = 0; in tls_push_record()
332 for (i = tls_ctx->pending_open_record_frags; in memcopy_from_iter()
343 ++tls_ctx->pending_open_record_frags; in memcopy_from_iter()
577 tls_ctx->pending_open_record_frags = ctx->sg_plaintext_num_elem; in tls_sw_sendpage()
Dtls_device.c423 tls_ctx->pending_open_record_frags = in tls_push_data()