Searched refs:ICMP_UNREACH_FILTER_PROHIB (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c183 #ifndef ICMP_UNREACH_FILTER_PROHIB
184 #define ICMP_UNREACH_FILTER_PROHIB 13 /* admin prohibited filter */ macro
478 case ICMP_UNREACH_FILTER_PROHIB:
/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c249 #ifndef ICMP_UNREACH_FILTER_PROHIB
250 #define ICMP_UNREACH_FILTER_PROHIB 13 /* admin prohibited filter */ macro
1029 case ICMP_UNREACH_FILTER_PROHIB:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c173 #ifdef ICMP_UNREACH_FILTER_PROHIB
174 { "filter-prohib", ICMP_UNREACH, ICMP_UNREACH_FILTER_PROHIB },

Completed in 78 milliseconds