Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets.c27 obj = get_sock_vtable(sock, &vtable, &lock); \
47 static inline void *get_sock_vtable(int sock, in get_sock_vtable() function
94 return get_sock_vtable(sock, &ignored, NULL); in z_impl_zsock_get_context_object()
164 ctx = get_sock_vtable(sock, &vtable, &lock); in z_vrfy_zsock_close()
184 ctx = get_sock_vtable(sock, &vtable, &lock); in z_impl_zsock_shutdown()
725 obj = get_sock_vtable(sock, &vtable, &lock); in z_impl_zsock_fcntl_impl()
761 ctx = get_sock_vtable(sock, &vtable, &lock); in z_impl_zsock_ioctl_impl()