EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
Command mapper connection structure. More...
#include <command_mapper.h>
Data Fields | |
uint32_t | key |
int | value |
UT_hash_handle | hh |
Command mapper connection structure.
UT_hash_handle hashmap_command_conn::hh |
hashmap handle
uint32_t hashmap_command_conn::key |
< hashmap key
int hashmap_command_conn::value |
Command info TBD