peapod  0.1.0
EAPOL Proxy Daemon
Data Fields
decode_t Struct Reference

Matches a single-byte value with a description. More...

#include "packet.h"

Data Fields

uint8_t val
 Value. More...
 
char * desc
 Description. More...
 

Detailed Description

Matches a single-byte value with a description.

The value in question may be an EAPOL Packet Type, EAP Code, or EAP-Request/Reponse Type.

Field Documentation

uint8_t decode_t::val

Value.

char* decode_t::desc

Description.


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