Home
last modified time | relevance | path

Searched refs:ta_done (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/Documentation/networking/
Dtls-handshake.rst54 tls_done_func_t ta_done;
71 @ta_done contains a callback function that is invoked when the handshake
101 zero return guarantees the callback function @ta_done will be invoked
104 @ta_done will not be invoked on this socket.
164 the consumer's handshake completion callback, provided in the @ta_done
/Linux-v6.6/include/net/
Dhandshake.h25 tls_done_func_t ta_done; member
/Linux-v6.6/net/handshake/
Dtlshd.c51 treq->th_consumer_done = args->ta_done; in tls_handshake_req_init()
/Linux-v6.6/net/sunrpc/
Dsvcsock.c451 .ta_done = svc_tcp_handshake_done, in svc_tcp_handshake()
Dxprtsock.c2559 .ta_done = xs_tls_handshake_done, in xs_tls_handshake_sync()