Data part of a network buffer structure.
More...
|
Data Fields |
void * | vp |
| Pointer to data buffer.
|
int | sz |
| Size of data buffer.
|
Detailed Description
Data part of a network buffer structure.
Network buffer data type.
Definition at line 149 of file netbuf.h.
Field Documentation
Pointer to data buffer.
Definition at line 150 of file netbuf.h.
Size of data buffer.
Definition at line 151 of file netbuf.h.
The documentation for this struct was generated from the following file: