Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dcan.h34 struct can_frame { struct
35 canid_t can_id;
36 __u8 can_dlc;
37 __u8 data[8] __attribute__((aligned(8)));