Home
last modified time | relevance | path

Searched refs:alloc_send_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/canbus/isotp/
Disotp.c1049 static int alloc_send_ctx(struct isotp_send_ctx **sctx, k_timeout_t timeout) in alloc_send_ctx() function
1323 ret = alloc_send_ctx(&sctx, timeout); in isotp_send_ctx_buf()
1347 ret = alloc_send_ctx(&sctx, timeout); in isotp_send_net_ctx_buf()
1372 ret = alloc_send_ctx(&sctx, timeout); in isotp_send_buf()