Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip_icmp.h145 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c556 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in print_icmp_other()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c187 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in interpret_icmp()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1990 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
1991 # define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c493 {"cutoff-preced", ICMP_UNREACH_PRECEDENCE_CUTOFF},