Home
last modified time | relevance | path

Searched defs:isotp_recv_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/canbus/
Disotp.h451 struct isotp_recv_ctx { struct
452 int filter_id;
453 const struct device *can_dev;
454 struct net_buf *buf;
455 struct net_buf *act_frag;
457 struct net_buf *recv_buf;
458 sys_snode_t alloc_node;
459 uint32_t length;
460 int error_nr;
461 struct k_work work;
[all …]