Linux Kernel
3.7.1
|
#include <linux/can.h>
Go to the source code of this file.
Macros | |
#define | SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW) |
Enumerations | |
enum | { CAN_RAW_FILTER = 1, CAN_RAW_ERR_FILTER, CAN_RAW_LOOPBACK, CAN_RAW_RECV_OWN_MSGS, CAN_RAW_FD_FRAMES } |
#define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW) |