Searched refs:ICMP_UNREACH_HOST_PRECEDENCE (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dip_icmp.h169 #define ICMP_UNREACH_HOST_PRECEDENCE 14 /* host prec vio. */ macro
H A Dip_icmp.c481 case ICMP_UNREACH_HOST_PRECEDENCE:
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-icmp.c184 #ifndef ICMP_UNREACH_HOST_PRECEDENCE
185 #define ICMP_UNREACH_HOST_PRECEDENCE 14 /* host precedence violation */ macro
225 { ICMP_UNREACH_HOST_PRECEDENCE,
/freebsd-12-stable/contrib/traceroute/
H A Dtraceroute.c260 #ifndef ICMP_UNREACH_HOST_PRECEDENCE
261 #define ICMP_UNREACH_HOST_PRECEDENCE 14 /* host precedence violation */ macro
1223 case ICMP_UNREACH_HOST_PRECEDENCE:
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_parser.c155 { "host-preced", ICMP_UNREACH, ICMP_UNREACH_HOST_PRECEDENCE },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c1103 { "host-precedence", ICMP_UNREACH_HOST_PRECEDENCE },

Completed in 216 milliseconds