Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__netdev_alloc_skb_ip_align
Proto:static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev, unsigned int length, gfp_t gfp)
Type:struct sk_buff
Parameter:
Type | Parameter | Name |
---|---|---|
struct net_device * | dev | |
unsigned int | length | |
gfp_t | gfp |
2805 | Return 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 |