Home
last modified time | relevance | path

Searched refs:handshake_complete (Results 1 – 4 of 4) sorted by relevance

/net/handshake/
A Dnetlink.c131 handshake_complete(req, -EIO, NULL); in handshake_nl_accept_doit()
166 handshake_complete(req, status, info); in handshake_nl_done_doit()
220 handshake_complete(req, -ETIMEDOUT, NULL); in handshake_net_exit()
A Drequest.c285 void handshake_complete(struct handshake_req *req, unsigned int status, in handshake_complete() function
299 EXPORT_SYMBOL_IF_KUNIT(handshake_complete);
A Dhandshake.h89 void handshake_complete(struct handshake_req *req, unsigned int status,
A Dhandshake-test.c422 handshake_complete(next, -ETIMEDOUT, NULL); in handshake_req_cancel_test3()

Completed in 7 milliseconds