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

Data Fields

struct atm_vccatmvcc
 
struct net_devicedevice
 
void(* old_push )(struct atm_vcc *vcc, struct sk_buff *skb)
 
void(* old_pop )(struct atm_vcc *vcc, struct sk_buff *skb)
 
enum br2684_encaps encaps
 
struct list_head brvccs
 
unsigned int copies_needed
 
unsigned int copies_failed
 

Detailed Description

Definition at line 65 of file br2684.c.

Field Documentation

struct atm_vcc* atmvcc

Definition at line 66 of file br2684.c.

struct list_head brvccs

Definition at line 72 of file br2684.c.

unsigned int copies_failed

Definition at line 76 of file br2684.c.

unsigned int copies_needed

Definition at line 76 of file br2684.c.

Definition at line 67 of file br2684.c.

enum br2684_encaps encaps

Definition at line 71 of file br2684.c.

Definition at line 70 of file br2684.c.

void(* old_push)(struct atm_vcc *vcc, struct sk_buff *skb)

Definition at line 69 of file br2684.c.


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