Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h163 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h163 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro
H A Dip_icmp.c487 case ICMP_UNREACH_ISOLATED: in icmp_input()
H A Dsctp_usrreq.c175 (icmp_code == ICMP_UNREACH_ISOLATED) || in sctp_notify()
/f-stack/tools/ipfw/
H A Dipfw2.c1105 { "isolated", ICMP_UNREACH_ISOLATED },