Searched refs:rxrpc_proto_abort (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/net/rxrpc/ |
| D | input.c | 30 static void rxrpc_proto_abort(const char *why, in rxrpc_proto_abort() function 318 rxrpc_proto_abort(abort_why, call, call->tx_top); in rxrpc_end_tx_phase() 344 rxrpc_proto_abort("TXL", call, top); in rxrpc_receiving_reply() 501 rxrpc_proto_abort("LSN", call, seq); in rxrpc_input_data() 507 rxrpc_proto_abort("LSA", call, seq); in rxrpc_input_data() 577 rxrpc_proto_abort("XJF", call, seq); in rxrpc_input_data() 814 return rxrpc_proto_abort("SFT", call, 0); in rxrpc_input_soft_acks() 848 return rxrpc_proto_abort("XAK", call, 0); in rxrpc_input_ack() 889 return rxrpc_proto_abort("XAI", call, 0); in rxrpc_input_ack() 904 rxrpc_proto_abort("AK0", call, 0); in rxrpc_input_ack() [all …]
|