Displaying 1 result from an estimated 1 matches for "tls_device".
2023 Jun 17
2
[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
...lists.linux.dev
cc: netdev at vger.kernel.org
cc: rds-devel at oss.oracle.com
cc: tipc-discussion at lists.sourceforge.net
cc: virtualization at lists.linux-foundation.org
---
include/linux/socket.h | 4 +---
net/ipv4/tcp_bpf.c | 4 +++-
net/tls/tls_device.c | 3 +--
net/tls/tls_main.c | 2 +-
net/tls/tls_sw.c | 2 +-
tools/perf/trace/beauty/include/linux/socket.h | 1 -
tools/perf/trace/beauty/msg_flags.c | 3 ---
7 files changed, 7 insertions(+), 12 delet...