Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls_main.c187 ctx->splicing_pages = true; in tls_push_sg()
208 ctx->splicing_pages = false; in tls_push_sg()
222 ctx->splicing_pages = false; in tls_push_sg()
304 if (ctx->splicing_pages) { in tls_write_space()
/Linux-v6.6/include/net/
Dtls.h248 bool splicing_pages; member