Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH_NET_PROHIB (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h164 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h164 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ macro
H A Dip_icmp.c510 case ICMP_UNREACH_NET_PROHIB: in icmp_input()
H A Dsctp_usrreq.c176 (icmp_code == ICMP_UNREACH_NET_PROHIB) || in sctp_notify()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c955 case ICMP_UNREACH_NET_PROHIB: in nat64_icmp_translate()
/f-stack/tools/ipfw/
H A Dipfw2.c1106 { "net-prohib", ICMP_UNREACH_NET_PROHIB },