Searched refs:ICMP_TIMXCEED (Results 1 – 6 of 6) sorted by relevance
200 #define ICMP_TIMXCEED 11 /* time exceeded, code: */ macro237 (type) == ICMP_REDIRECT || (type) == ICMP_TIMXCEED || \
388 #ifndef ICMP_TIMXCEED389 # define ICMP_TIMXCEED ICMP_TIME_EXCEEDED
556 case ICMP_TIMXCEED: in icmp_input()
3469 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, in ip_forward()
303 type = ICMP_TIMXCEED; in nat464_translate_icmp()409 case ICMP_TIMXCEED: in nat464_translate_icmp()
4615 type = ICMP_TIMXCEED; in pf_translate_icmp_af()4714 case ICMP_TIMXCEED: in pf_translate_icmp_af()7800 if (type != ICMP_UNREACH && type != ICMP_TIMXCEED) { in pf_compute_packet_icmp_gencnt()