Searched defs:can_frame (Results 1 – 1 of 1) sorted by relevance
34 struct can_frame { struct35 canid_t can_id;36 __u8 can_dlc;37 __u8 data[8] __attribute__((aligned(8)));