Linux Kernel
3.7.1
|
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 [] |
Definition at line 29 of file em_canid.c.
DECLARE_BITMAP | ( | match_sff | , |
(1<< CAN_SFF_ID_BITS) | |||
) |
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.