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 || \
204 if (type != ICMP_REDIRECT) { in icmp_error()248 if (oip->ip_p == IPPROTO_ICMP && type != ICMP_REDIRECT && in icmp_error()362 if (type == ICMP_REDIRECT) { in icmp_error()738 case ICMP_REDIRECT: in icmp_input()
3556 type = ICMP_REDIRECT; in ip_forward()