Searched defs:isotp_send_ctx (Results 1 – 1 of 1) sorted by relevance
420 struct isotp_send_ctx { struct421 int filter_id;422 uint32_t error_nr;423 const struct device *can_dev;424 union {431 struct k_work work;432 struct k_timer timer;433 union {437 struct isotp_fc_opts opts;438 uint8_t state;[all …]