#include <libnjb.h>
Data Fields | |
char | key [5] |
u_int32_t | value1 |
u_int32_t | value2 |
unsigned char | deviceid [16] |
njb_keyval_t * | next |
unsigned char njb_keyval_struct::deviceid[16] |
The SDMI compliant device ID associated with this key
char njb_keyval_struct::key[5] |
The name of this key (AR00, PL00 etc.)
A pointer to the next key/value pair
u_int32_t njb_keyval_struct::value1 |
The first 32 bit unsigned integer of this key
u_int32_t njb_keyval_struct::value2 |
The second 32 bit unsigned integer of this key