Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/can/
Dbcm.h66 struct bcm_msg_head { struct
67 __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];