Searched refs:xs_tcp_tls_transport (Results 1 – 1 of 1) sorted by relevance
103 static struct xprt_class xs_tcp_tls_transport; variable3637 static struct xprt_class xs_tcp_tls_transport = { variable3638 .list = LIST_HEAD_INIT(xs_tcp_tls_transport.list),3667 xprt_register_transport(&xs_tcp_tls_transport); in init_socket_xprt()3687 xprt_unregister_transport(&xs_tcp_tls_transport); in cleanup_socket_xprt()