Searched refs:NR_ICMP_UNREACH (Results 1 – 8 of 8) sorted by relevance
56 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
302 if (code > NR_ICMP_UNREACH) in dccp_v4_err()
613 if (code > NR_ICMP_UNREACH) in sctp_v4_err()
843 if (icmph->code > NR_ICMP_UNREACH) in icmp_unreach()
266 if (code > NR_ICMP_UNREACH) in raw_err()
554 if (code <= NR_ICMP_UNREACH) { in ping_err()
505 if (code > NR_ICMP_UNREACH) in tcp_v4_err()
645 if (code <= NR_ICMP_UNREACH) { in __udp4_lib_err()