Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_reserve - adjust headroom*@skb: buffer to alter*@len: bytes to move* Increase the headroom of an empty &sk_buff by reducing the tail* room. This is only allowed for an empty buffer.

Proto:static inline void skb_reserve(struct sk_buff *skb, int len)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
intlen
2340  data += len
2341  These elements must be at the end, see alloc_skb() for details. += len
Caller
NameDescribe
build_test_skb
build_test_skb_linear_no_head_frag
test_blackholedev_init
cpu_map_build_skb