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

MAC connection structure. More...

#include <iface_mapper.h>

Data Fields

int vlanid
 
char ifname [IF_NAMESIZE]
 
pthread_t capture_pid
 

Detailed Description

MAC connection structure.

Field Documentation

◆ capture_pid

pthread_t vlan_conn::capture_pid

Capture thread descriptor

◆ ifname

char vlan_conn::ifname[IF_NAMESIZE]

the interface name

◆ vlanid

int vlan_conn::vlanid

the VLAN ID


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