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

Data Fields

struct Qdiscq
 
struct tcf_protofilter_list
 
struct atm_vccvcc
 
void(* old_pop )(struct atm_vcc *vcc, struct sk_buff *skb)
 
struct atm_qdisc_dataparent
 
struct socketsock
 
u32 classid
 
int ref
 
struct gnet_stats_basic_packed bstats
 
struct gnet_stats_queue qstats
 
struct list_head list
 
struct atm_flow_dataexcess
 
int hdr_len
 
unsigned char hdr [0]
 

Detailed Description

Definition at line 42 of file sch_atm.c.

Field Documentation

Definition at line 52 of file sch_atm.c.

u32 classid

Definition at line 50 of file sch_atm.c.

Definition at line 55 of file sch_atm.c.

Definition at line 44 of file sch_atm.c.

unsigned char hdr[0]

Definition at line 58 of file sch_atm.c.

int hdr_len

Definition at line 57 of file sch_atm.c.

Definition at line 54 of file sch_atm.c.

Definition at line 46 of file sch_atm.c.

Definition at line 48 of file sch_atm.c.

Definition at line 43 of file sch_atm.c.

Definition at line 53 of file sch_atm.c.

int ref

Definition at line 51 of file sch_atm.c.

Definition at line 49 of file sch_atm.c.

Definition at line 45 of file sch_atm.c.


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