Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_set_network_header

Proto:static inline void skb_set_network_header(struct sk_buff *skb, const int offset)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
const intoffset
2487  skb_reset_network_header(skb)
2488  network_header += offset
Caller
NameDescribe
populate_skb
test_blackholedev_init