Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dpeer_event.c24 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