Home
last modified time | relevance | path

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

/net/rxrpc/
Dar-internal.h898 #define rxrpc_abort_eproto(call, skb, eproto_why, abort_why, abort_code) \ argument
900 (abort_why), (abort_code))
Dinput.c258 const char *abort_why) in rxrpc_end_tx_phase() argument
297 rxrpc_proto_abort(abort_why, call, call->tx_top); in rxrpc_end_tx_phase()