Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A 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/include/net/
H A Dhandshake.h25 tls_done_func_t ta_done; member
/linux/net/handshake/
H A Dtlshd.c51 treq->th_consumer_done = args->ta_done; in tls_handshake_req_init()
/linux/net/sunrpc/
H A Dsvcsock.c451 .ta_done = svc_tcp_handshake_done, in svc_tcp_handshake()
H A Dxprtsock.c2586 .ta_done = xs_tls_handshake_done, in xs_tls_handshake_sync()
/linux/drivers/nvme/target/
H A Dtcp.c1853 args.ta_done = nvmet_tcp_tls_handshake_done; in nvmet_tcp_tls_handshake()
/linux/drivers/nvme/host/
H A Dtcp.c1630 args.ta_done = nvme_tcp_tls_done; in nvme_tcp_start_tls()