EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
hashmap_if_conn Struct Reference

Subnet to interface connection mapper. More...

#include <iface_mapper.h>

Data Fields

in_addr_t key
 
char value [IF_NAMESIZE]
 
UT_hash_handle hh
 

Detailed Description

Subnet to interface connection mapper.

Field Documentation

◆ hh

UT_hash_handle hashmap_if_conn::hh

makes this structure hashable

◆ key

in_addr_t hashmap_if_conn::key

key as subnet

◆ value

char hashmap_if_conn::value[IF_NAMESIZE]

value as the interface name


The documentation for this struct was generated from the following file: