Function report |
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 activity | Download SCCT | Chinese |
Name:qdisc_enqueue_tail
Proto:static inline int qdisc_enqueue_tail(struct sk_buff *skb, struct Qdisc *sch)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
struct Qdisc * | sch |
986 | __qdisc_enqueue_tail(skb, & q) |
987 | qdisc_qstats_backlog_inc(sch, skb) |
988 | Return qdisc ->enqueue() return codes. |
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 |