Home
last modified time | relevance | path

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

/Zephyr-latest/lib/os/zvfs/
Dzvfs_poll.c33 const struct fd_op_vtable *offl_vtable = NULL; in zvfs_poll_internal() local
77 if (offl_vtable == NULL || net_socket_is_tls(ctx)) { in zvfs_poll_internal()
78 offl_vtable = vtable; in zvfs_poll_internal()
102 return zvfs_fdtable_call_ioctl(offl_vtable, offl_ctx, ZFD_IOCTL_POLL_OFFLOAD, fds, in zvfs_poll_internal()