Searched refs:can_isotp_options (Results 1 – 3 of 3) sorted by relevance
54 #define CAN_ISOTP_OPTS 1 /* pass struct can_isotp_options */70 struct can_isotp_options { struct 173 * frame_txtime element of struct can_isotp_options the new in-kernel72 flagscan_isotp_options global() argument 75 frame_txtimecan_isotp_options global() argument 78 ext_addresscan_isotp_options global() argument 81 txpad_contentcan_isotp_options global() argument 84 rxpad_contentcan_isotp_options global() argument 87 rx_ext_addresscan_isotp_options global() argument
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;1387 if (optlen != sizeof(struct can_isotp_options)) in isotp_setsockopt_locked() 1506 len = min_t(int, len, sizeof(struct can_isotp_options)); in isotp_getsockopt()