Searched refs:can_isotp_ll_options (Results 1 – 2 of 2) sorted by relevance
107 struct can_isotp_ll_options { struct
143 struct can_isotp_ll_options ll;1280 if (optlen == sizeof(struct can_isotp_ll_options)) { in isotp_setsockopt_locked()1281 struct can_isotp_ll_options ll; in isotp_setsockopt_locked()1366 len = min_t(int, len, sizeof(struct can_isotp_ll_options)); in isotp_getsockopt()