Network Block Device  @PACKAGE_VERSION@
Data Fields
work_package Struct Reference

Data Fields

CLIENTclient
 
struct nbd_requestreq
 
void * data
 for read requests More...
 

Detailed Description

Definition at line 173 of file nbd-server.c.

Field Documentation

CLIENT* work_package::client

Definition at line 174 of file nbd-server.c.

Referenced by package_create().

void* work_package::data

for read requests

Definition at line 176 of file nbd-server.c.

Referenced by mainloop_threaded(), package_create(), and package_dispose().

struct nbd_request* work_package::req

Definition at line 175 of file nbd-server.c.

Referenced by package_create(), and package_dispose().


The documentation for this struct was generated from the following file: