Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c498 static ssize_t can_sock_sendto_vmeth(void *obj, const void *buf, size_t len, in can_sock_sendto_vmeth() function
722 .sendto = can_sock_sendto_vmeth,