Searched refs:NR_ICMP_UNREACH (Results 1 – 12 of 12) sorted by relevance
56 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
57 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
80 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
302 if (code > NR_ICMP_UNREACH) in dccp_v4_err()
610 if (code > NR_ICMP_UNREACH) in sctp_v4_err()
912 if (icmph->code > NR_ICMP_UNREACH) in icmp_unreach()
261 if (code > NR_ICMP_UNREACH) in raw_err()
555 if (code <= NR_ICMP_UNREACH) { in ping_err()
540 if (code > NR_ICMP_UNREACH) in tcp_v4_err()
757 if (code <= NR_ICMP_UNREACH) { in __udp4_lib_err()