Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A 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()
/openbmc/linux/include/net/
H A Dtls.h244 bool splicing_pages; member