struct ndis_cfg { char *nc_cfgkey; char *nc_cfgdesc; char nc_val[256]; }; typedef struct ndis_cfg ndis_cfg;