Lines Matching defs:code
436 * ICMP8) If the ICMP code is a "Unrecognized next header type encountered"
472 /* Common lookup code for icmp/icmpv6 error handler. */
551 /* Common cleanup code for icmp/icmpv6 error handler. */
563 * it's just the icmp type << 8 | icmp code. After adjustment
579 const int code = icmp_hdr(skb)->code;
610 if (code > NR_ICMP_UNREACH)
614 if (ICMP_FRAG_NEEDED == code) {
619 if (ICMP_PROT_UNREACH == code) {
625 err = icmp_err_convert[code].errno;
631 if (ICMP_EXC_FRAGTIME == code)
1111 * This code will NOT touch anything inside the chunk--it is
1283 /* The code below will attempt to walk the chunk and extract