|
Linux Kernel
3.7.1
|
Data Fields | |
| struct { | |
| struct can_frame and | |
| struct can_frame or | |
| struct can_frame xor | |
| struct can_frame set | |
| } | modframe |
| struct { | |
| u8 and | |
| u8 or | |
| u8 xor | |
| u8 set | |
| } | modtype |
| void(* | modfunc [MAX_MODFUNCTIONS])(struct can_frame *cf, struct cf_mod *mod) |
| struct { | |
| struct cgw_csum_xor xor | |
| struct cgw_csum_crc8 crc8 | |
| } | csum |
| struct { | |
| void(* xor )(struct can_frame *cf, struct cgw_csum_xor *xor) | |
| void(* crc8 )(struct can_frame *cf, struct cgw_csum_crc8 *crc8) | |
| } | csumfunc |
| struct cgw_csum_crc8 crc8 |
| struct { ... } csum |
| struct { ... } csumfunc |
| struct { ... } modframe |
| struct { ... } modtype |
| struct cgw_csum_xor xor |
1.8.2