Linux Kernel
3.7.1
|
#include <gen_stats.h>
Data Fields | |
spinlock_t * | lock |
struct sk_buff * | skb |
struct nlattr * | tail |
int | compat_tc_stats |
int | compat_xstats |
void * | xstats |
int | xstats_len |
struct tc_stats | tc_stats |
Definition at line 9 of file gen_stats.h.
int compat_tc_stats |
Definition at line 15 of file gen_stats.h.
int compat_xstats |
Definition at line 16 of file gen_stats.h.
spinlock_t* lock |
Definition at line 10 of file gen_stats.h.
Definition at line 11 of file gen_stats.h.
Definition at line 12 of file gen_stats.h.
Definition at line 19 of file gen_stats.h.
void* xstats |
Definition at line 17 of file gen_stats.h.
int xstats_len |
Definition at line 18 of file gen_stats.h.