Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__skb_gro_checksum_validate_complete

Proto:static inline __sum16 __skb_gro_checksum_validate_complete(struct sk_buff *skb, __wsum psum)

Type:__sum16

Parameter:

TypeParameterName
struct sk_buff *skb
__wsumpsum
2776  If csum_valid && Not Fold a partial checksum Then Return 0
2780  csum = psum
2782  Return GRO checksum functions. These are logical equivalents of the normal* checksum functions (in skbuff.h) except that they operate on the GRO* offsets and fields in sk_buff.