Home
last modified time | relevance | path

Searched refs:CAN_ISOTP (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/can/
A Disotp.h50 #define SOL_CAN_ISOTP (SOL_CAN_BASE + CAN_ISOTP)
/linux/include/uapi/linux/
A Dcan.h234 #define CAN_ISOTP 6 /* ISO 15765-2 Transport Protocol */ macro
/linux/Documentation/networking/
A Diso15765-2.rst80 and the ``CAN_ISOTP`` protocol:
84 s = socket(PF_CAN, SOCK_DGRAM, CAN_ISOTP);
366 s = socket(PF_CAN, SOCK_DGRAM, CAN_ISOTP);
/linux/net/can/
A DKconfig58 config CAN_ISOTP config
A Disotp.c1705 .protocol = CAN_ISOTP,

Completed in 15 milliseconds