Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_net_mgmt.c52 static const struct socket_op_vtable net_mgmt_sock_fd_op_vtable; variable
83 zvfs_finalize_typed_fd(fd, mgmt, (const struct fd_op_vtable *)&net_mgmt_sock_fd_op_vtable, in znet_mgmt_socket()
372 static const struct socket_op_vtable net_mgmt_sock_fd_op_vtable = { variable