Lines Matching defs:remote_uuid
553 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
662 const uuid_t *local_uuid, const uuid_t *remote_uuid,
669 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid);
898 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
958 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, link,
975 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
1114 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
1140 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
1302 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
1338 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, 0, 0);