Lines Matching refs:code
423 * ICMP8) If the ICMP code is a "Unrecognized next header type encountered"
459 /* Common lookup code for icmp/icmpv6 error handler. */
540 /* Common cleanup code for icmp/icmpv6 error handler. */
549 __u8 type, __u8 code, __u32 info)
560 if (code > NR_ICMP_UNREACH)
562 if (code == ICMP_FRAG_NEEDED) {
566 if (code == ICMP_PROT_UNREACH) {
570 err = icmp_err_convert[code].errno;
573 if (code == ICMP_EXC_FRAGTIME)
596 * it's just the icmp type << 8 | icmp code. After adjustment
611 const int code = icmp_hdr(skb)->code;
632 sctp_v4_err_handle(transport, skb, type, code, info);
660 if (hdr->type == ICMP_DEST_UNREACH && hdr->code == ICMP_FRAG_NEEDED)
662 sctp_v4_err_handle(t, skb, hdr->type, hdr->code, info);
1135 * This code will NOT touch anything inside the chunk--it is
1311 /* The code below will attempt to walk the chunk and extract