Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h155 #define ICMP_UNREACH_NET 0 /* bad net */ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h155 #define ICMP_UNREACH_NET 0 /* bad net */ macro
H A Dip_icmp.c482 case ICMP_UNREACH_NET: in icmp_input()
H A Dsctp_usrreq.c171 if ((icmp_code == ICMP_UNREACH_NET) || in sctp_notify()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c933 case ICMP_UNREACH_NET: in nat64_icmp_translate()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c868 case ICMP_UNREACH_NET: in map_icmp_unreach()
/f-stack/tools/ipfw/
H A Dipfw2.c1097 { "net", ICMP_UNREACH_NET },