Searched refs:can_isotp_ll_options (Results 1 – 3 of 3) sorted by relevance
107 struct can_isotp_ll_options { struct
262 struct can_isotp_ll_options ll_opts;265 where the ``can_isotp_ll_options`` structure has the following contents:269 struct can_isotp_ll_options {
161 struct can_isotp_ll_options ll;1438 if (optlen == sizeof(struct can_isotp_ll_options)) { in isotp_setsockopt_locked()1439 struct can_isotp_ll_options ll; in isotp_setsockopt_locked()1524 len = min_t(int, len, sizeof(struct can_isotp_ll_options)); in isotp_getsockopt()