Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtls.h243 u16 partially_sent_offset; member
/linux-6.15/net/tls/
H A Dtls_main.c207 ctx->partially_sent_offset = offset; in tls_push_sg()
280 offset = ctx->partially_sent_offset; in tls_push_partial_record()