Home
last modified time | relevance | path

Searched defs:sock_ctx (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutee/
A Dtee_tcpudp_socket.c24 struct socket_ctx *sock_ctx; in tcp_open() local
63 struct socket_ctx *sock_ctx; in udp_open() local
101 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in sock_close() local
116 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in sock_send() local
131 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in sock_recv() local
144 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in sock_error() local
156 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in tcp_ioctl() local
183 struct socket_ctx *sock_ctx = (struct socket_ctx *)ctx; in udp_ioctl() local

Completed in 2 milliseconds