Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Drecvmsg.c177 if (rxrpc_call_has_failed(call)) { in rxrpc_recvmsg_data()
415 if (rxrpc_call_has_failed(call)) in rxrpc_recvmsg()
Dar-internal.h937 static inline bool rxrpc_call_has_failed(const struct rxrpc_call *call) in rxrpc_call_has_failed() function