Searched refs:can_isotp_ll_options (Results 1 – 2 of 2) sorted by relevance
107 struct can_isotp_ll_options { struct
160 struct can_isotp_ll_options ll;1436 if (optlen == sizeof(struct can_isotp_ll_options)) { in isotp_setsockopt_locked()1437 struct can_isotp_ll_options ll; in isotp_setsockopt_locked()1522 len = min_t(int, len, sizeof(struct can_isotp_ll_options)); in isotp_getsockopt()