Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/pty/
Dpty04.c59 struct can_frame { struct
60 canid_t can_id;
61 uint8_t can_dlc;
62 uint8_t __pad;
63 uint8_t __res0;
64 uint8_t __res1;
65 uint8_t data[CAN_MAX_DLEN] __attribute__((aligned(8)));