|
peapod
0.1.0
EAPOL Proxy Daemon
|
Matches a single-byte value with a description. More...
#include "packet.h"
Data Fields | |
| uint8_t | val |
| Value. More... | |
| char * | desc |
| Description. More... | |
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.
| uint8_t decode_t::val |
Value.
| char* decode_t::desc |
Description.
1.8.11