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