Searched refs:xpo_handshake (Results 1 – 4 of 4) sorted by relevance
30 void (*xpo_handshake)(struct svc_xprt *xprt); member
862 xprt->xpt_ops->xpo_handshake(xprt); in svc_handle_xprt()
1139 if (xprt->xpt_ops->xpo_handshake) { in svcauth_tls_accept()
1347 .xpo_handshake = svc_tcp_handshake, in svc_init_xprt_sock()