Home
last modified time | relevance | path

Searched defs:bcm_msg_head (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/can/
H A Dbcm.h67 struct bcm_msg_head { struct
68 __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[];