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

VLAN to interface connection mapper. More...

#include <iface_mapper.h>

Collaboration diagram for hashmap_vlan_conn:
[legend]

Data Fields

int key
 
struct vlan_conn value
 
UT_hash_handle hh
 

Detailed Description

VLAN to interface connection mapper.

Field Documentation

◆ hh

UT_hash_handle hashmap_vlan_conn::hh

makes this structure hashable

◆ key

int hashmap_vlan_conn::key

VLAN id as subnet

◆ value

struct vlan_conn hashmap_vlan_conn::value

value as the vlan_conn structure


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