Home
last modified time | relevance | path

Searched defs:bcm_msg_head (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-21/include/linux/can/
Dbcm.h24 struct bcm_msg_head { struct
25 __u32 opcode;
26 __u32 flags;
27 __u32 count;
29 struct timeval ival1, ival2;
30 canid_t can_id;
31 __u32 nframes;
32 struct can_frame frames[0];