Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dxdomain.c46 static const uuid_t tb_xdp_uuid = variable
201 memcpy(&hdr->uuid, &tb_xdp_uuid, sizeof(tb_xdp_uuid)); in tb_xdp_fill_header()
437 if (uuid_equal(handler->uuid, &tb_xdp_uuid)) in tb_register_protocol_handler()
1421 if (uuid_equal(&hdr->uuid, &tb_xdp_uuid)) { in tb_xdomain_handle_request()