#include <lbm.h>
Data Fields | |
| lbm_uchar_t | type |
| lbm_ushort_t | subtype |
| size_t | len |
| void * | data |
| lbm_uchar_t lbm_apphdr_chain_elem_t_stct::type |
Code representing the type of data in this element.
| lbm_ushort_t lbm_apphdr_chain_elem_t_stct::subtype |
Code representing the subtype (if any) of the data in this element.
length of the data pointed to by data
Pointer to the app header data
1.5.2