Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhandshake.h15 TLS_NO_PEERID = 0, enumerator
/linux/net/handshake/
H A Dtlshd.c100 treq->th_peerid[0] = TLS_NO_PEERID; in tls_handshake_done()
/linux/net/sunrpc/
H A Dsvcsock.c468 if (peerid != TLS_NO_PEERID) in svc_tcp_handshake_done()