Lines Matching defs:code
11 * code split from:
22 * This code is dedicated to John Dyson.
33 * most of it into the af independent code.
461 * it's just the icmp type << 8 | icmp code. After adjustment
480 const int code = icmp_hdr(skb)->code;
503 (code == ICMP_NET_UNREACH ||
504 code == ICMP_HOST_UNREACH)));
515 if (!(type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED))
548 if (code > NR_ICMP_UNREACH)
551 if (code == ICMP_FRAG_NEEDED) { /* PMTU discovery (RFC1191) */
569 err = icmp_err_convert[code].errno;
574 (code == ICMP_NET_UNREACH || code == ICMP_HOST_UNREACH))
836 /* The code following below sending ACKs in SYN-RECV and TIME-WAIT states
1626 /* This code path should only be executed in the