Lines Matching defs:req
66 static bool handshake_req_hash_add(struct handshake_req *req) in handshake_req_hash_add()
76 static void handshake_req_destroy(struct handshake_req *req) in handshake_req_destroy()
88 struct handshake_req *req; in handshake_sk_destruct() local
111 struct handshake_req *req; in handshake_req_alloc() local
137 void *handshake_req_private(struct handshake_req *req) in handshake_req_private()
144 struct handshake_req *req) in __add_pending_locked()
154 struct handshake_req *req) in __remove_pending_locked()
166 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending()
182 struct handshake_req *req, *pos; in handshake_req_next() local
222 int handshake_req_submit(struct socket *sock, struct handshake_req *req, in handshake_req_submit()
285 void handshake_complete(struct handshake_req *req, unsigned int status, in handshake_complete()
314 struct handshake_req *req; in handshake_req_cancel() local