Searched refs:ICMP_REDIRECT_HOST (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h146 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
/netbsd-current/sys/netinet/
H A Dip_icmp.h212 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
H A Dip_input.c1410 code = ICMP_REDIRECT_HOST;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c131 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
515 case ICMP_REDIRECT_HOST:
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1008 #ifndef ICMP_REDIRECT_HOST
1009 # define ICMP_REDIRECT_HOST 1 macro
/netbsd-current/sbin/ping/
H A Dping.c1635 case ICMP_REDIRECT_HOST:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c183 { "redir-host", ICMP_REDIRECT, ICMP_REDIRECT_HOST },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c193 { ICMP_REDIRECT_HOST, "host" },

Completed in 198 milliseconds