Searched refs:nsos_socket_fd_op_vtable (Results 1 – 1 of 1) sorted by relevance
164 static const struct socket_op_vtable nsos_socket_fd_op_vtable; variable214 zvfs_finalize_typed_fd(fd, sock, &nsos_socket_fd_op_vtable.fd_vtable, ZVFS_MODE_IFSOCK); in nsos_socket_create()781 zvfs_finalize_typed_fd(zephyr_fd, conn_sock, &nsos_socket_fd_op_vtable.fd_vtable, in nsos_accept()1373 static const struct socket_op_vtable nsos_socket_fd_op_vtable = { variable