Searched refs:can_isotp_fc_options (Results 1 – 3 of 3) sorted by relevance
91 struct can_isotp_fc_options { struct
231 struct can_isotp_fc_options fc_opts;234 where the ``can_isotp_fc_options`` structure has the following contents:
160 struct can_isotp_fc_options rxfc, txfc;1414 if (optlen != sizeof(struct can_isotp_fc_options)) in isotp_setsockopt_locked()1509 len = min_t(int, len, sizeof(struct can_isotp_fc_options)); in isotp_getsockopt()