Home
last modified time | relevance | path

Searched refs:handshake_done (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dxprtsock.h60 struct completion handshake_done; member
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dhandshake-user.h143 int handshake_done(struct ynl_sock *ys, struct handshake_done_req *req);
H A Dhandshake-user.c296 int handshake_done(struct ynl_sock *ys, struct handshake_done_req *req) in handshake_done() function
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c2549 complete(&lower_transport->handshake_done); in xs_tls_handshake_done()
2566 init_completion(&lower_transport->handshake_done); in xs_tls_handshake_sync()
2587 rc = wait_for_completion_interruptible_timeout(&lower_transport->handshake_done, in xs_tls_handshake_sync()

Completed in 6 milliseconds