Searched defs:bcm_msg_head (Results 1 – 5 of 5) sorted by relevance
27 struct bcm_msg_head { struct28 __u32 opcode;29 __u32 flags;30 __u32 count;31 struct bcm_timeval ival1, ival2;32 canid_t can_id;33 __u32 nframes;34 struct can_frame frames[0];
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[];
14 struct bcm_msg_head { struct15 __u32 opcode;16 __u32 flags;17 __u32 count;18 struct bcm_timeval ival1, ival2;19 canid_t can_id;20 __u32 nframes;21 struct can_frame frames[0];
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[0];