B_NET_ERROR_UNREACH_HOST
if (L2cap->error_received(B_NET_ERROR_UNREACH_HOST, NULL, error) != B_OK) {
return B_NET_ERROR_UNREACH_HOST;
case B_NET_ERROR_UNREACH_HOST:
CODE(B_NET_ERROR_UNREACH_HOST)
sDomain->module->error_reply(NULL, buffer, B_NET_ERROR_UNREACH_HOST,
if (error == B_NET_ERROR_UNREACH_HOST) {
case B_NET_ERROR_UNREACH_HOST: