Searched refs:tbnet_fill_header (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ |
D | thunderbolt.c | 218 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, in tbnet_fill_header() function 245 tbnet_fill_header(&reply.hdr, route, sequence, xd->local_uuid, in tbnet_login_response() 262 tbnet_fill_header(&request.hdr, xd->route, sequence, xd->local_uuid, in tbnet_login_request() 282 tbnet_fill_header(&reply.hdr, route, sequence, xd->local_uuid, in tbnet_logout_response() 296 tbnet_fill_header(&request.hdr, xd->route, 0, xd->local_uuid, in tbnet_logout_request()
|