Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT_HOST (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/stand/lib/inet/
H A Dicmp4.c88 if (icmphp->icmp_code != ICMP_REDIRECT_HOST) in icmp4()
/titanic_50/usr/src/uts/common/netinet/
H A Dip_icmp.h149 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c203 case ICMP_REDIRECT_HOST: in interpret_icmp()
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1999 #ifndef ICMP_REDIRECT_HOST
2000 # define ICMP_REDIRECT_HOST 1 macro
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c226 { ICMP_REDIRECT_HOST, "host" },