Home
last modified time | relevance | path

Searched refs:dst_uuid (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb_msgs.h604 uuid_t dst_uuid; member
615 uuid_t dst_uuid; member
A Dxdomain.c324 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
343 memcpy(&req.dst_uuid, dst_uuid, sizeof(*dst_uuid)); in tb_xdp_properties_request()
427 if (!uuid_equal(xd->local_uuid, &req->dst_uuid)) { in tb_xdp_properties_response()
456 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()

Completed in 10 milliseconds