Searched defs:bcm_msg_head (Results 1 – 1 of 1) sorted by relevance
67 struct bcm_msg_head { struct68 __u32 opcode;69 __u32 flags;70 __u32 count;71 struct bcm_timeval ival1, ival2;72 canid_t can_id;73 __u32 nframes;74 struct can_frame frames[];