Searched refs:rxrpc_distribute_error (Results 1 – 1 of 1) sorted by relevance
24 static void rxrpc_distribute_error(struct rxrpc_peer *, int,265 rxrpc_distribute_error(peer, err, RXRPC_CALL_NETWORK_ERROR); in rxrpc_encap_err_rcv()501 rxrpc_distribute_error(peer, err, compl); in rxrpc_store_error()507 static void rxrpc_distribute_error(struct rxrpc_peer *peer, int error, in rxrpc_distribute_error() function