CAN_RAW
#define SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW)
.protocol = CAN_RAW,
s = socket(PF_CAN, SOCK_RAW, CAN_RAW);