Searched defs:isotp_send_ctx (Results 1 – 1 of 1) sorted by relevance
374 struct isotp_send_ctx { struct375 int filter_id;376 uint32_t error_nr;377 const struct device *can_dev;378 union {385 struct k_work work;386 struct _timeout timeout;387 union {391 struct isotp_fc_opts opts;392 uint8_t state;[all …]