Searched refs:B_NET_ERROR_UNREACH_HOST (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/icmp/
H A Dicmp.cpp95 CODE(B_NET_ERROR_UNREACH_HOST)
161 return B_NET_ERROR_UNREACH_HOST;
210 case B_NET_ERROR_UNREACH_HOST:
/haiku/headers/private/net/
H A Dnet_protocol.h30 B_NET_ERROR_UNREACH_HOST, enumerator in enum:net_error
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1317 case B_NET_ERROR_UNREACH_HOST:
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1798 sDomain->module->error_reply(NULL, buffer, B_NET_ERROR_UNREACH_HOST,

Completed in 90 milliseconds