Function report |
Source Code:include\net\sch_generic.h |
Create Date:2022-07-28 06:07:42 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rtnl_qdisc_drop
Proto:static inline void rtnl_qdisc_drop(struct sk_buff *skb, struct Qdisc *sch)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sk_buff * | skb | |
| struct Qdisc * | sch |
| 1184 | rtnl_kfree_skbs(skb, skb) |
| 1185 | qdisc_qstats_drop(sch) |
| 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 |