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

/freebsd-12-stable/sys/netinet/
H A Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
H A Dip_icmp.c482 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-icmp.c187 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
188 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
227 { ICMP_UNREACH_PRECEDENCE_CUTOFF,
/freebsd-12-stable/contrib/traceroute/
H A Dtraceroute.c263 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
264 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
1228 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c952 case ICMP_UNREACH_PRECEDENCE_CUTOFF:
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_parser.c156 { "cutoff-preced", ICMP_UNREACH, ICMP_UNREACH_PRECEDENCE_CUTOFF },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c1104 { "precedence-cutoff", ICMP_UNREACH_PRECEDENCE_CUTOFF },

Completed in 147 milliseconds