Function report | 
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 activity | Download SCCT | Chinese | 
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:
| Type | Parameter | Name | 
|---|---|---|
| struct sk_buff * | skb | |
| int | len | 
| Name | Describe | 
|---|---|
| build_test_skb | |
| build_test_skb_linear_no_head_frag | |
| test_blackholedev_init | |
| cpu_map_build_skb | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |