Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A Drequest.c167 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending() function
267 if (remove_pending(hn, req)) in handshake_req_submit()
327 if (hn && remove_pending(hn, req)) { in handshake_req_cancel()