Home
last modified time | relevance | path

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

/Linux-v5.4/net/tls/
Dtls_main.c133 ctx->partially_sent_offset = offset; in tls_push_sg()
206 offset = ctx->partially_sent_offset; in tls_push_partial_record()
/Linux-v5.4/include/net/
Dtls.h269 u16 partially_sent_offset; member