| 
    EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    
   Secure router - reference implementation 
   | 
 
Subnet to interface connection mapper. More...
#include <iface_mapper.h>
Data Fields | |
| in_addr_t | key | 
| char | value [IF_NAMESIZE] | 
| UT_hash_handle | hh | 
Subnet to interface connection mapper.
| UT_hash_handle hashmap_if_conn::hh | 
makes this structure hashable
| in_addr_t hashmap_if_conn::key | 
key as subnet
| char hashmap_if_conn::value[IF_NAMESIZE] | 
value as the interface name