Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
canid_match Struct Reference

Public Member Functions

 DECLARE_BITMAP (match_sff,(1<< CAN_SFF_ID_BITS))
 

Data Fields

int rules_count
 
int sff_rules_count
 
int eff_rules_count
 
struct can_filter rules_raw []
 

Detailed Description

Definition at line 29 of file em_canid.c.

Member Function Documentation

DECLARE_BITMAP ( match_sff  ,
(1<< CAN_SFF_ID_BITS  
)

Field Documentation

int eff_rules_count

Definition at line 35 of file em_canid.c.

int rules_count

Definition at line 33 of file em_canid.c.

struct can_filter rules_raw[]

Definition at line 42 of file em_canid.c.

int sff_rules_count

Definition at line 34 of file em_canid.c.


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