Lines Matching refs:error
164 * success, negative values on error.
231 * on error.
1533 * @option: the start of the option, on error it is set to point to the error
1696 * @error: the error code
1700 * Based on the error code given in @error, send an ICMP error message back to
1715 * "If the error is triggered by receipt of an ICMP message, the message is
1720 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway)
1726 if (ip_hdr(skb)->protocol == IPPROTO_ICMP || error != -EACCES)