|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | list |
| struct xsd_sockmsg | hdr |
| union { | |
| struct { | |
| char * body | |
| } reply | |
| struct { | |
| struct xenbus_watch * handle | |
| char ** vec | |
| unsigned int vec_size | |
| } watch | |
| } | u |
Definition at line 53 of file xenbus_xs.c.
| char* body |
Definition at line 61 of file xenbus_xs.c.
Definition at line 66 of file xenbus_xs.c.
Definition at line 56 of file xenbus_xs.c.
Definition at line 54 of file xenbus_xs.c.
| struct { ... } reply |
| union { ... } u |
| char** vec |
Definition at line 67 of file xenbus_xs.c.
| unsigned int vec_size |
Definition at line 68 of file xenbus_xs.c.
| struct { ... } watch |
1.8.2