函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\skbuff.h Create Date:2022-07-27 06:52:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:netdev_alloc_skb_ip_align

函数原型:static inline struct sk_buff *netdev_alloc_skb_ip_align(struct net_device *dev, unsigned int length)

返回类型:struct sk_buff

参数:

类型参数名称
struct net_device *dev
unsigned intlength
2811  返回:__netdev_alloc_skb_ip_align(dev, length, DOC: Useful GFP flag combinations* Useful GFP flag combinations* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~* Useful GFP flag combinations that are commonly used. It is recommended* that subsystems start with one of these combinations and then set/clear)