Linux Kernel
3.7.1
|
#include <pkt_sched.h>
Data Fields | |
__u32 | type |
union { | |
struct tc_fq_codel_qd_stats qdisc_stats | |
struct tc_fq_codel_cl_stats class_stats | |
}; | |
Definition at line 730 of file pkt_sched.h.
union { ... } |
struct tc_fq_codel_cl_stats class_stats |
Definition at line 734 of file pkt_sched.h.
struct tc_fq_codel_qd_stats qdisc_stats |
Definition at line 733 of file pkt_sched.h.
Definition at line 731 of file pkt_sched.h.