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

Data Fields

struct hlist_node list
 
struct rcu_head rcu
 
u32 handled_frames
 
u32 dropped_frames
 
struct cf_mod mod
 
union {
   struct net_device *   dev
 
src
 
union {
   struct net_device *   dev
 
dst
 
union {
   struct can_can_gw   ccgw
 
}; 
 
u8 gwtype
 
u16 flags
 

Detailed Description

Definition at line 116 of file gw.c.

Field Documentation

union { ... }

Definition at line 131 of file gw.c.

Definition at line 124 of file gw.c.

u32 dropped_frames

Definition at line 120 of file gw.c.

union { ... } dst
u16 flags

Definition at line 135 of file gw.c.

u8 gwtype

Definition at line 134 of file gw.c.

u32 handled_frames

Definition at line 119 of file gw.c.

Definition at line 117 of file gw.c.

Definition at line 121 of file gw.c.

Definition at line 118 of file gw.c.

union { ... } src

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