Home
last modified time | relevance | path

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

/linux/include/uapi/linux/can/
H A Disotp.h68 #define CAN_ISOTP_LL_OPTS 5 /* pass struct can_isotp_ll_options */ macro
/linux/Documentation/networking/
H A Diso15765-2.rst258 Link Layer (LL) options can be passed using the ``CAN_ISOTP_LL_OPTS`` optname:
263 ret = setsockopt(s, SOL_CAN_ISOTP, CAN_ISOTP_LL_OPTS, &ll_opts, sizeof(ll_opts));
/linux/net/can/
H A Disotp.c1437 case CAN_ISOTP_LL_OPTS: in isotp_setsockopt_locked()
1523 case CAN_ISOTP_LL_OPTS: in isotp_getsockopt()