Searched refs:XPT_TLS_SESSION (Results 1 – 3 of 3) sorted by relevance
101 XPT_TLS_SESSION, /* transport-layer security established */ enumerator
472 set_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake_done()496 clear_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake()514 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags)) { in svc_tcp_handshake()
1117 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags)) in check_xprtsec_policy()1121 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) && in check_xprtsec_policy()1126 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) && in check_xprtsec_policy()