Searched refs:ICMP_REDIRECT (Results 1 – 7 of 7) sorted by relevance
127 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
168 case ICMP_REDIRECT: in icmp_input()
129 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro
170 case ICMP_REDIRECT: in icmp_input()
130 #define ICMP_REDIRECT 5 /* shorter route, codes: */ macro438 case ICMP_REDIRECT: in icmp_print()
1033 (1<<ICMP_REDIRECT)| in receive_error_msg()1171 case ICMP_REDIRECT: in parse_reply()1186 error_pkt = (icp->type != ICMP_REDIRECT && in parse_reply()1331 case ICMP_REDIRECT: in pr_icmph()1939 (1<<ICMP_REDIRECT)| in main()
865 #if defined(ICMP_REDIRECT)866 { (1<<ICMP_REDIRECT), "ICMP_REDIRECT" },