Searched refs:XPT_TLS_SESSION (Results 1 – 3 of 3) sorted by relevance
100 XPT_TLS_SESSION, /* transport-layer security established */ enumerator
1114 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags)) in check_nfsd_access()1118 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) && in check_nfsd_access()1123 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) && in check_nfsd_access()
434 set_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake_done()458 clear_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake()476 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags)) { in svc_tcp_handshake()