Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c83 uuid_t target_uuid; member
212 u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, in tbnet_fill_header()
226 uuid_copy(&hdr->target_uuid, target_uuid); in tbnet_fill_header()
405 if (!uuid_equal(&pkg->hdr.target_uuid, net->xd->local_uuid)) in tbnet_handle_packet()
211 tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, enum thunderbolt_ip_type type, size_t size, u32 command_id) tbnet_fill_header() argument
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c87 uuid_t target_uuid; member
221 u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, in tbnet_fill_header()
235 uuid_copy(&hdr->target_uuid, target_uuid); in tbnet_fill_header()
432 if (!uuid_equal(&pkg->hdr.target_uuid, net->xd->local_uuid)) in tbnet_handle_packet()
220 tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, enum thunderbolt_ip_type type, size_t size, u32 command_id) tbnet_fill_header() argument

Completed in 4 milliseconds