Lines Matching defs:error
164 * success, negative values on error.
230 * on error.
1532 * @option: the start of the option, on error it is set to point to the error
1695 * @error: the error code
1699 * Based on the error code given in @error, send an ICMP error message back to
1714 * "If the error is triggered by receipt of an ICMP message, the message is
1719 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway)
1725 if (ip_hdr(skb)->protocol == IPPROTO_ICMP || error != -EACCES)