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:
161 struct can_isotp_fc_options rxfc, txfc;1429 if (optlen != sizeof(struct can_isotp_fc_options)) in isotp_setsockopt_locked()1524 len = min_t(int, len, sizeof(struct can_isotp_fc_options)); in isotp_getsockopt()