Function report |
Source Code:include\net\sch_generic.h |
Create Date:2022-07-28 06:07:30 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:qdisc_qlen_sum
Proto:static inline int qdisc_qlen_sum(const struct Qdisc *q)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct Qdisc * | q |
| 480 | If qdisc_is_percpu_stats(q) Then |
| 483 | Else |
| 487 | Return qlen |
| 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 |