Searched defs:ICMP_REDIRECT_HOST (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | ||
| H A D | ip_icmp.h | 171 #define ICMP_REDIRECT_HOST 1 /* for host */ macro |
| /freebsd/contrib/tcpdump/ | ||
| H A D | print-icmp.c | 124 #define ICMP_REDIRECT_HOST 1 /* for host */ macro |