Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gnet_dump Struct Reference

#include <gen_stats.h>

Data Fields

spinlock_tlock
 
struct sk_buffskb
 
struct nlattrtail
 
int compat_tc_stats
 
int compat_xstats
 
voidxstats
 
int xstats_len
 
struct tc_stats tc_stats
 

Detailed Description

Definition at line 9 of file gen_stats.h.

Field Documentation

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.

struct nlattr* tail

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.


The documentation for this struct was generated from the following file: