Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dthunderbolt.c86 uuid_t target_uuid; member
215 u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, in tbnet_fill_header() argument
229 uuid_copy(&hdr->target_uuid, target_uuid); in tbnet_fill_header()
408 if (!uuid_equal(&pkg->hdr.target_uuid, net->xd->local_uuid)) in tbnet_handle_packet()