Searched refs:ICMP_REDIRECT_HOST (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet/ | ||
| H A D | ip_icmp.h | 191 #define ICMP_REDIRECT_HOST 1 /* for host */ macro |
| H A D | ip_input.c | 3557 code = ICMP_REDIRECT_HOST; in ip_forward() |