]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: add copy from skb_seq_state to buffer function
authorChristian Hopps <chopps@labn.net>
Thu, 15 Aug 2024 17:21:14 +0000 (13:21 -0400)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 20 Aug 2024 06:11:48 +0000 (08:11 +0200)
commit6ad8bc92a47702f0b5d0b96b680199910b89f688
treea2713b111e104b02d0bcaea18b71d9255514be5a
parent9b49f55838b1f42b2624216ce494f0536669e8f0
net: add copy from skb_seq_state to buffer function

Add an skb helper function to copy a range of bytes from within
an existing skb_seq_state.

Signed-off-by: Christian Hopps <chopps@labn.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/linux/skbuff.h
net/core/skbuff.c