Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/can/
Dbcm.h61 struct bcm_msg_head { struct
62 __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];