Searched defs:bcm_msg_head (Results 1 – 1 of 1) sorted by relevance
24 struct bcm_msg_head { struct25 __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];