Home
last modified time | relevance | path

Searched refs:zerocopy_sendfile (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dtls.h225 u8 zerocopy_sendfile:1; member
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c512 value = ctx->zerocopy_sendfile; in do_tls_getsockopt_tx_zc()
730 ctx->zerocopy_sendfile = value; in do_tls_setsockopt_tx_zc()
1041 if (ctx->tx_conf == TLS_HW && ctx->zerocopy_sendfile) { in tls_get_info()
H A Dtls_device.c574 if (!tls_ctx->zerocopy_sendfile) in tls_device_sendmsg()

Completed in 5 milliseconds