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