Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-icmp.c187 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
188 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
464 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in icmp_print()
/dragonfly/sys/netinet/
H A Dip_icmp.h164 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
H A Dip_icmp.c656 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in icmp_input()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c150 { "cutoff-preced", ICMP_UNREACH, ICMP_UNREACH_PRECEDENCE_CUTOFF },
/dragonfly/sbin/ipfw/
H A Dipfw2.c561 { "precedence-cutoff", ICMP_UNREACH_PRECEDENCE_CUTOFF },