Searched refs:NR_ICMP_UNREACH (Results 1 – 7 of 7) sorted by relevance
59 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
560 if (code > NR_ICMP_UNREACH) in sctp_v4_err_handle()
246 if (code > NR_ICMP_UNREACH) in raw_err()
1162 if (icmph->code > NR_ICMP_UNREACH) in icmp_unreach()
973 if (code <= NR_ICMP_UNREACH) { in udp_err()
574 if (code > NR_ICMP_UNREACH) in tcp_v4_err()