Searched refs:CAN_ISOTP_RECV_FC (Results 1 – 3 of 3) sorted by relevance
56 #define CAN_ISOTP_RECV_FC 2 /* pass struct can_isotp_fc_options */ macro
226 Flow Control (FC) options can be passed using the ``CAN_ISOTP_RECV_FC`` optname232 ret = setsockopt(s, SOL_CAN_ISOTP, CAN_ISOTP_RECV_FC, &fc_opts, sizeof(fc_opts));
1413 case CAN_ISOTP_RECV_FC: in isotp_setsockopt_locked()1508 case CAN_ISOTP_RECV_FC: in isotp_getsockopt()