Lines Matching refs:error
144 * Handle an error received on the local endpoint.
162 /* Clear the outstanding error value on the socket so that it doesn't
214 * Map an error report to error codes on the peer record.
261 _proto("Rx Received ICMP error { type=%u code=%u }",
269 _proto("Rx Received local error { error=%d }", err);
278 _proto("Rx Received error report { orig=%u }", ee->ee_origin);
286 * Distribute an error that occurred on a peer.
288 static void rxrpc_distribute_error(struct rxrpc_peer *peer, int error,
295 rxrpc_set_call_completion(call, compl, 0, -error);