peapod  0.1.0
EAPOL Proxy Daemon
Data Fields
tci_t Struct Reference

802.1Q VLAN Tag Control Information More...

#include "parser.h"

Data Fields

uint8_t pcp
 Priority Code Point. More...
 
uint8_t dei
 Drop Eligible Indicator. More...
 
uint16_t vid
 Identifier. More...
 

Detailed Description

802.1Q VLAN Tag Control Information

Stores the three variable fields in a 4-byte 802.1Q VLAN tag.

Field Documentation

uint8_t tci_t::pcp

Priority Code Point.

uint8_t tci_t::dei

Drop Eligible Indicator.

uint16_t tci_t::vid

Identifier.


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