| 
    peapod
    0.1.0
    
   EAPOL Proxy Daemon 
   | 
 
Bitmasks for filtering on EAPOL Packet Type or EAP Code. More...
#include "parser.h"
Data Fields | |
| uint16_t | type | 
| Filter on EAPOL Packet Type.  More... | |
| uint8_t | code | 
| Filter on EAP Code.  More... | |
Bitmasks for filtering on EAPOL Packet Type or EAP Code.
The respective ranges of EAPOL Packet Types and EAP Codes are 0-8 (requires 2 bytes) and 1-4.
| uint16_t filter_t::type | 
Filter on EAPOL Packet Type.
| uint8_t filter_t::code | 
Filter on EAP Code.
 1.8.11