Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c42 static const struct socket_op_vtable can_sock_fd_op_vtable; variable
83 zvfs_finalize_typed_fd(fd, ctx, (const struct fd_op_vtable *)&can_sock_fd_op_vtable, in zcan_socket()
711 static const struct socket_op_vtable can_sock_fd_op_vtable = { variable