Searched refs:B_NET_ERROR_UNREACH_HOST (Results 1 - 6 of 6) sorted by path

/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/bluetooth/btCoreData/
H A DConnectionInterface.cpp53 if (L2cap->error_received(B_NET_ERROR_UNREACH_HOST, error) != B_OK) {
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1798 sDomain->module->error_reply(NULL, buffer, B_NET_ERROR_UNREACH_HOST,
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp303 if (error == B_NET_ERROR_UNREACH_HOST) {
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1317 case B_NET_ERROR_UNREACH_HOST:

Completed in 68 milliseconds