Searched defs:bcm_msg_head (Results 1 – 1 of 1) sorted by relevance
61 struct bcm_msg_head { struct62 __u32 opcode;63 __u32 flags;64 __u32 count;65 struct timeval ival1, ival2;66 canid_t can_id;67 __u32 nframes;68 struct can_frame frames[0];