Lines Matching defs:error
28 * Martin Mares : Limitation of ICMP error message
57 * This would also greatly simply some upper layer error handlers. --AK
113 /* An array of errno for error messages from dest unreach. */
190 short error; /* This ICMP is classed as an error message */
358 if (icmp_pointers[icmp_param->data.icmph.type].error)
461 * error is preferably the source whenever it is set, which should ensure the
462 * icmp error can be sent to the source host, else lookup using the routing
644 * If we send an ICMP error to an ICMP error a mess would result..
646 if (icmp_pointers[type].error) {
648 * We are an error, check if we are replying to an
649 * ICMP error
666 * Assume any unknown ICMP type is an error. This
670 icmp_pointers[*itp].error)
711 tos = icmp_pointers[type].error ? (RT_TOS(iph->tos) |
947 net_warn_ratelimited("%pI4 sent an invalid ICMP type %u, code %u error to a broadcast: %pI4 on %s\n",
1217 goto error;
1245 goto error;
1263 goto error;
1270 goto error;
1287 error:
1386 .error = 1,
1390 .error = 1,
1394 .error = 1,
1398 .error = 1,
1402 .error = 1,
1406 .error = 1,
1410 .error = 1,
1417 .error = 1,
1421 .error = 1,
1425 .error = 1,
1429 .error = 1,