Searched refs:ICMP_REDIRECT (Results 1 – 8 of 8) sorted by relevance
172 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
214 if (type != ICMP_REDIRECT) in icmp_error()241 if (oip->ip_p == IPPROTO_ICMP && type != ICMP_REDIRECT && in icmp_error()343 if (type == ICMP_REDIRECT) in icmp_error()650 case ICMP_REDIRECT: in icmp_input()
511 icmp_error(mcopy, ICMP_REDIRECT, ICMP_REDIRECT_HOST, redest.s_addr, 0); in ip_tryforward()
1061 type = ICMP_REDIRECT; in ip_forward()
402 case ICMP_REDIRECT :
1268 case ICMP_REDIRECT :
3382 icmptype == ICMP_REDIRECT || in pf_test_rule()4711 icmptype == ICMP_REDIRECT || in pf_test_state_icmp()