Searched refs:__rxrpc_abort_call (Results 1 – 2 of 2) sorted by relevance
/net/rxrpc/ |
D | ar-internal.h | 867 static inline bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call() function 883 ret = __rxrpc_abort_call(why, call, seq, abort_code, error); in rxrpc_abort_call()
|
D | call_accept.c | 624 __rxrpc_abort_call("REJ", call, 1, RX_USER_ABORT, -ECONNABORTED); in rxrpc_reject_call()
|