aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-05-22 12:11:12 +0000
committerJakub Kicinski <[email protected]>2023-05-24 03:48:27 +0000
commit2e910b95329c2dc7feffbec00907f9e02d1a850a (patch)
treeaf42d5f2e155380b765ced7b747eff2979aa78e4 /net/tls/tls_main.c
parentnet: Pass max frags into skb_append_pagefrags() (diff)
downloadkernel-2e910b95329c2dc7feffbec00907f9e02d1a850a.tar.gz
kernel-2e910b95329c2dc7feffbec00907f9e02d1a850a.zip
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
Add a function to handle MSG_SPLICE_PAGES being passed internally to sendmsg(). Pages are spliced into the given socket buffer if possible and copied in if not (e.g. they're slab pages or have a zero refcount). Signed-off-by: David Howells <[email protected]> cc: David Ahern <[email protected]> cc: Al Viro <[email protected]> cc: Jens Axboe <[email protected]> cc: Matthew Wilcox <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions