Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-icmp.c188 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
189 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
228 { ICMP_UNREACH_PRECEDENCE_CUTOFF,
/NextBSD/sys/netinet/
HDip_icmp.h160 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
HDip_icmp.c419 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in icmp_input()
/NextBSD/contrib/traceroute/
HDtraceroute.c255 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
256 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* precedence cutoff */ macro
1145 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in main()
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_compat.h940 #ifndef ICMP_UNREACH_PRECEDENCE_CUTOFF
941 # define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/NextBSD/sbin/pfctl/
HDpfctl_parser.c154 { "cutoff-preced", ICMP_UNREACH, ICMP_UNREACH_PRECEDENCE_CUTOFF },
/NextBSD/sbin/ipfw/
HDipfw2.c1057 { "precedence-cutoff", ICMP_UNREACH_PRECEDENCE_CUTOFF },