Home
last modified time | relevance | path

Searched refs:XPT_TLS_SESSION (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvc_xprt.h101 XPT_TLS_SESSION, /* transport-layer security established */ enumerator
/linux/net/sunrpc/
H A Dsvcsock.c470 set_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake_done()
495 clear_bit(XPT_TLS_SESSION, &xprt->xpt_flags); in svc_tcp_handshake()
522 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags)) { in svc_tcp_handshake()
/linux/fs/nfsd/
H A Dexport.c1808 if (!test_bit(XPT_TLS_SESSION, &xprt->xpt_flags))
1812 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) &&
1817 if (test_bit(XPT_TLS_SESSION, &xprt->xpt_flags) &&