Home
last modified time | relevance | path

Searched refs:canxl_frame (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dcan.h213 struct canxl_frame { struct
224 #define CANXL_MTU (sizeof(struct canxl_frame)) argument
225 #define CANXL_HDR_SIZE (offsetof(struct canxl_frame, data))
/linux/net/can/
H A Daf_can.c882 offsetof(struct canxl_frame, flags) || in can_init()