#include <libmac_cmn.h>
Data Fields | |
unsigned char | len |
Number of keys that are contained in the struct, at any point of time it is being used. | |
unsigned char | key_array [MAX_NO_PARAMS] |
This array contains the keys that are being used at any point of time. | |
unsigned char | flags [MAX_NO_PARAMS] |
This array contains byte flags that correspond to the respective keys in the key_array. |