Home
last modified time | relevance | path

Searched refs:partially_sent_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/tls/
Dtls_main.c128 ctx->partially_sent_offset = offset; in tls_push_sg()
206 offset = ctx->partially_sent_offset; in tls_push_pending_closed_record()
/Linux-v4.19/include/net/
Dtls.h197 u16 partially_sent_offset; member