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

Data Fields

struct list_head list
 
int ifindex
 
canid_t can_id
 
u32 flags
 
unsigned long frames_abs
 
unsigned long frames_filtered
 
struct timeval ival1 ival2
 
struct hrtimer timer thrtimer
 
struct tasklet_struct tsklet thrtsklet
 
ktime_t rx_stamp
 
ktime_t kt_ival1
 
ktime_t kt_ival2
 
ktime_t kt_lastmsg
 
int rx_ifindex
 
u32 count
 
u32 nframes
 
u32 currframe
 
struct can_frameframes
 
struct can_framelast_frames
 
struct can_frame sframe
 
struct can_frame last_sframe
 
struct socksk
 
struct net_devicerx_reg_dev
 

Detailed Description

Definition at line 94 of file bcm.c.

Field Documentation

canid_t can_id

Definition at line 97 of file bcm.c.

u32 count

Definition at line 105 of file bcm.c.

u32 currframe

Definition at line 107 of file bcm.c.

u32 flags

Definition at line 98 of file bcm.c.

struct can_frame* frames

Definition at line 108 of file bcm.c.

unsigned long frames_abs

Definition at line 99 of file bcm.c.

unsigned long frames_filtered

Definition at line 99 of file bcm.c.

int ifindex

Definition at line 96 of file bcm.c.

struct timeval ival1 ival2

Definition at line 100 of file bcm.c.

ktime_t kt_ival1

Definition at line 103 of file bcm.c.

ktime_t kt_ival2

Definition at line 103 of file bcm.c.

ktime_t kt_lastmsg

Definition at line 103 of file bcm.c.

struct can_frame* last_frames

Definition at line 109 of file bcm.c.

struct can_frame last_sframe

Definition at line 111 of file bcm.c.

Definition at line 95 of file bcm.c.

u32 nframes

Definition at line 106 of file bcm.c.

int rx_ifindex

Definition at line 104 of file bcm.c.

struct net_device* rx_reg_dev

Definition at line 113 of file bcm.c.

ktime_t rx_stamp

Definition at line 103 of file bcm.c.

struct can_frame sframe

Definition at line 110 of file bcm.c.

struct sock* sk

Definition at line 112 of file bcm.c.

struct hrtimer timer thrtimer

Definition at line 101 of file bcm.c.

struct tasklet_struct tsklet thrtsklet

Definition at line 102 of file bcm.c.


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