Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_gro_header_slow

Proto:static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen, unsigned int offset)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
unsigned inthlen
unsigned intoffset
2728  If Not pskb_may_pull(skb, hlen) Then Return NULL
2731  skb_gro_frag0_invalidate(skb)
2732  Return data + offset