Home
last modified time | relevance | path

Searched hist:"8 b3c59a7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tls/
H A Dtls_strp.c8b3c59a7 Fri Jul 22 18:50:32 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: rx: device: add input CoW helper

Wrap the remaining skb_cow_data() into a helper, so it's easier
to replace down the lane. The new version will change the skb
so make sure relevant pointers get reloaded after the call.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtls.h8b3c59a7 Fri Jul 22 18:50:32 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: rx: device: add input CoW helper

Wrap the remaining skb_cow_data() into a helper, so it's easier
to replace down the lane. The new version will change the skb
so make sure relevant pointers get reloaded after the call.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtls_device.c8b3c59a7 Fri Jul 22 18:50:32 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: rx: device: add input CoW helper

Wrap the remaining skb_cow_data() into a helper, so it's easier
to replace down the lane. The new version will change the skb
so make sure relevant pointers get reloaded after the call.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>