Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__skb_grow_rcsum

Proto:static inline int __skb_grow_rcsum(struct sk_buff *skb, unsigned int len)

Type:int

Parameter:

TypeParameterName
struct sk_buff *skb
unsigned intlen
3391  If ip_summed == This is the most generic way Then ip_summed = Device failed to checksum this packet e.g. due to lack of capabilities
3393  Return __skb_grow(skb, len)