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

MAC mapper connection structure. More...

#include <mac_mapper.h>

Collaboration diagram for hashmap_mac_conn:
[legend]

Data Fields

char key [ETHER_ADDR_LEN]
 
struct mac_conn_info value
 
UT_hash_handle hh
 

Detailed Description

MAC mapper connection structure.

Field Documentation

◆ hh

UT_hash_handle hashmap_mac_conn::hh

hashmap handle

◆ key

char hashmap_mac_conn::key[ETHER_ADDR_LEN]

< hashmap key

◆ value

struct mac_conn_info hashmap_mac_conn::value

MAC connection structure


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