|
The Pedigree Project
0.1
|
#include <pbuf.h>
Collaboration diagram for pbuf_rom:Public Attributes | |
| struct pbuf * | next |
| const void * | payload |
Helper struct for const-correctness only. The only meaning of this one is to provide a const payload pointer for PBUF_ROM type.
| struct pbuf* pbuf_rom::next |
| const void* pbuf_rom::payload |
1.8.11