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.
486 * it's just the icmp type << 8 | icmp code. After adjustment
504 const int code = icmp_hdr(skb)->code;
519 tcp_ao_ignore_icmp(sk, AF_INET, type, code);
528 (code == ICMP_NET_UNREACH ||
529 code == ICMP_HOST_UNREACH)));
533 if (tcp_ao_ignore_icmp(sk, AF_INET, type, code)) {
545 if (!(type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED))
581 if (code > NR_ICMP_UNREACH)
584 if (code == ICMP_FRAG_NEEDED) { /* PMTU discovery (RFC1191) */
602 err = icmp_err_convert[code].errno;
607 (code == ICMP_NET_UNREACH || code == ICMP_HOST_UNREACH))
933 /* The code following below sending ACKs in SYN-RECV and TIME-WAIT states
1845 /* This code path should only be executed in the