Searched refs:ICMP_REDIRECT (Results 1 – 3 of 3) sorted by relevance
189 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro237 (type) == ICMP_REDIRECT || (type) == ICMP_TIMXCEED || \
205 if (type != ICMP_REDIRECT) { in icmp_error()249 if (oip->ip_p == IPPROTO_ICMP && type != ICMP_REDIRECT && in icmp_error()365 if (type == ICMP_REDIRECT) { in icmp_error()743 case ICMP_REDIRECT: in icmp_input()
3598 type = ICMP_REDIRECT; in ip_forward()