Home
last modified time | relevance | path

Searched refs:CAN_ISOTP_OPTS (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/uapi/linux/can/
Disotp.h54 #define CAN_ISOTP_OPTS 1 /* pass struct can_isotp_options */ macro
/linux-6.12.1/Documentation/networking/
Diso15765-2.rst136 General socket options can be passed using the ``CAN_ISOTP_OPTS`` optname:
141 ret = setsockopt(s, SOL_CAN_ISOTP, CAN_ISOTP_OPTS, &opts, sizeof(opts))
/linux-6.12.1/net/can/
Disotp.c1384 case CAN_ISOTP_OPTS: in isotp_setsockopt_locked()
1503 case CAN_ISOTP_OPTS: in isotp_getsockopt()