Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\skbuff.h Create Date:2022-07-28 05:52:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:skb_remcsum_adjust_partial

Proto:static inline void skb_remcsum_adjust_partial(struct sk_buff *skb, void *ptr, u16 start, u16 offset)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
void *ptr
u16start
u16offset
4028  ip_summed = A checksum is set up to be offloaded to a device as described in the output description for CHECKSUM_PARTIAL
4029  csum_start = ptr + start - head
4030  csum_offset = offset - start