Lines Matching defs:error
21 * Alan Cox : Correct error for oversized datagrams
50 * Alan Cox : Nonblocking error fix.
235 int error = 1;
339 error = 0;
343 return error;
459 /* Reuseport logic returned an error, keep original score. */
527 /* Got non-wildcard socket or error on first lookup */
627 * through error handlers in encapsulations looking for a match.
659 * Then ask the tunnel implementation to match the error against a valid
662 * Return an error if we can't find a match, the socket if we need further
706 * sort of error condition. If err < 0 then the socket should
707 * be closed and the error returned to the user. If err > 0
709 * Header points to the ip header of the error packet. We move
732 /* No socket for error: try tunnels before discarding */
1076 if (msg->msg_flags & MSG_OOB) /* Mirror BSD error message compatibility */
1745 int error;
1753 error = sock_error(sk);
1754 if (error)
1757 error = -EAGAIN;
1801 &error, &timeo,
1804 *err = error;
2066 /* Note that an ENOMEM error is charged twice */
2080 * -1: error
2084 * Note that in the success and error cases, the skb is assumed to
2140 * MIB statistics other than incrementing the error count are
2828 * and a packet with checksum error is in the queue;