Lines Matching defs:remote_uuid
571 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
680 const uuid_t *local_uuid, const uuid_t *remote_uuid,
687 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid);
922 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
982 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, link,
999 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
1143 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
1169 memcpy(&request.remote_uuid, xd->remote_uuid, sizeof(*xd->remote_uuid));
1338 xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid);
1374 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, 0, 0);