Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c89 static void zcan_received_cb(struct net_context *ctx, struct net_pkt *pkt, in zcan_received_cb() function
215 ret = net_context_recv(ctx, zcan_received_cb, K_NO_WAIT, in zcan_bind_ctx()