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

The bridge MAc tuple definition. More...

#include <bridge_list.h>

Data Fields

uint8_t src_addr [ETHER_ADDR_LEN]
 
uint8_t dst_addr [ETHER_ADDR_LEN]
 

Detailed Description

The bridge MAc tuple definition.

Field Documentation

◆ dst_addr

uint8_t bridge_mac_tuple::dst_addr[ETHER_ADDR_LEN]

MAC address in byte format for destination node

◆ src_addr

uint8_t bridge_mac_tuple::src_addr[ETHER_ADDR_LEN]

MAC address in byte format for source node


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