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

/freebsd-9.3-release/sys/netinet/
H A Dip_icmp.h160 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
H A Dip_icmp.c452 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-icmp.c194 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
195 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
234 { ICMP_UNREACH_PRECEDENCE_CUTOFF,
/freebsd-9.3-release/contrib/traceroute/
H A Dtraceroute.c254 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
255 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
1113 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h2050 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
2051 # define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_parser.c154 { "cutoff-preced", ICMP_UNREACH, ICMP_UNREACH_PRECEDENCE_CUTOFF },
/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c807 { "precedence-cutoff", ICMP_UNREACH_PRECEDENCE_CUTOFF },

Completed in 113 milliseconds