Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sch_generic.h Create Date:2022-07-28 06:07:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:qdisc_purge_queue

Proto:static inline void qdisc_purge_queue(struct Qdisc *sch)

Type:void

Parameter:

TypeParameterName
struct Qdisc *sch
956  qdisc_qstats_qlen_backlog(sch, & qlen, & backlog)
957  qdisc_reset(sch)
958  qdisc_tree_reduce_backlog(sch, qlen, backlog)