Searched refs:xs_local_transport (Results 1 – 1 of 1) sorted by relevance
2884 static struct xprt_class xs_local_transport = { variable2885 .list = LIST_HEAD_INIT(xs_local_transport.list),2927 xprt_register_transport(&xs_local_transport); in init_socket_xprt()2948 xprt_unregister_transport(&xs_local_transport); in cleanup_socket_xprt()