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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_icmp.h182 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
H A Dip_icmp.c404 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-icmp.c192 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
193 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
232 { ICMP_UNREACH_PRECEDENCE_CUTOFF,
/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c284 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
285 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
1143 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/macosx-10.10.1/network_cmds-457/ipfw.tproj/
H A Dipfw2.c664 { "precedence-cutoff", ICMP_UNREACH_PRECEDENCE_CUTOFF },

Completed in 150 milliseconds