Searched refs:CAN_ISOTP (Results 1 – 5 of 5) sorted by relevance
50 #define SOL_CAN_ISOTP (SOL_CAN_BASE + CAN_ISOTP)
234 #define CAN_ISOTP 6 /* ISO 15765-2 Transport Protocol */ macro
80 and the ``CAN_ISOTP`` protocol:84 s = socket(PF_CAN, SOCK_DGRAM, CAN_ISOTP);366 s = socket(PF_CAN, SOCK_DGRAM, CAN_ISOTP);
58 config CAN_ISOTP config
1705 .protocol = CAN_ISOTP,
Completed in 15 milliseconds