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