Searched refs:can_isotp_options (Results 1 – 3 of 3) sorted by relevance
70 struct can_isotp_options { struct
140 struct can_isotp_options opts;143 where the ``can_isotp_options`` structure has the following contents:147 struct can_isotp_options {238 struct can_isotp_options {
159 struct can_isotp_options opt;1385 if (optlen != sizeof(struct can_isotp_options)) in isotp_setsockopt_locked()1504 len = min_t(int, len, sizeof(struct can_isotp_options)); in isotp_getsockopt()