Home
last modified time | relevance | path

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

/linux/net/handshake/
H A Drequest.c169 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending() function
303 if (remove_pending(hn, req)) in handshake_req_submit()
366 if (hn && remove_pending(hn, req)) { in handshake_req_cancel()