Searched refs:rxrpc_distribute_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | peer_event.c | 22 static void rxrpc_distribute_error(struct rxrpc_peer *, int, 282 rxrpc_distribute_error(peer, err, compl); in rxrpc_store_error() 288 static void rxrpc_distribute_error(struct rxrpc_peer *peer, int error, in rxrpc_distribute_error() function
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | peer_event.c | 22 static void rxrpc_distribute_error(struct rxrpc_peer *, struct sk_buff *, 196 rxrpc_distribute_error(peer, skb, compl, err); in rxrpc_store_error() 202 static void rxrpc_distribute_error(struct rxrpc_peer *peer, struct sk_buff *skb, in rxrpc_distribute_error() function
|
Completed in 1 milliseconds