Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds