函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Instead of calling kfree_skb() while root qdisc lock is held,* queue the skb for future freeing at end of __dev_xmit_skb()

函数原型:static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free)

返回类型:void

参数:

类型参数名称
struct sk_buff *skb
struct sk_buff **to_free
1034  These two members must be first. 等于to_free
1035  to_free等于skb
调用者
名称描述
__qdisc_queue_drop_head
qdisc_drop_cpu
qdisc_drop