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