EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
Hashmap that stores the count of all the seen section types. More...
Data Fields | |
char * | type |
unsigned int | idx |
UT_hash_handle | hh |
Hashmap that stores the count of all the seen section types.
Use uci_clear_section_types_count() to clear this hashmap.
UT_hash_handle uci_section_type_count::hh |
unsigned int uci_section_type_count::idx |
char* uci_section_type_count::type |