Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_packet.c439 static ssize_t packet_sock_sendmsg_vmeth(void *obj, const struct msghdr *msg, in packet_sock_sendmsg_vmeth() function
482 .sendmsg = packet_sock_sendmsg_vmeth,