Data Structures | |
struct | gnet_stats_basic |
: number of seen bytes : number of seen packets More... | |
struct | gnet_stats_rate_est |
: current byte rate : current packet rate More... | |
struct | gnet_stats_queue |
: queue length : backlog size of queue : number of dropped packets : number of requeues More... | |
struct | gnet_estimator |
: sampling period : the log of measurement window weight More... | |
Macros | |
#define | TCA_STATS_MAX (__TCA_STATS_MAX - 1) |
Enumerations | |
enum | { TCA_STATS_UNSPEC, TCA_STATS_BASIC, TCA_STATS_RATE_EST, TCA_STATS_QUEUE, TCA_STATS_APP, __TCA_STATS_MAX } |
#define TCA_STATS_MAX (__TCA_STATS_MAX - 1) |