Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcan.h104 struct can_frame { struct
150 #define CAN_MTU (sizeof(struct can_frame))
/linux-4.19.296/include/linux/can/
Ddev.h201 void can_change_state(struct net_device *dev, struct can_frame *cf,
216 struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf);
220 struct can_frame **cf);
Dskb.h37 struct can_frame cf[0];
Drx-offload.h26 unsigned int (*mailbox_read)(struct can_rx_offload *offload, struct can_frame *cf,
/linux-4.19.296/include/uapi/linux/can/
Dbcm.h74 struct can_frame frames[0];
Dgw.h104 struct can_frame cf;