peapod  0.1.0
EAPOL Proxy Daemon
Data Fields
eapol_eap Struct Reference

EAPOL-EAP (EAP Packet) format. More...

#include "packet.h"

Data Fields

__u8 code
 Packet Code. More...
 
__u8 id
 Identifier. More...
 
__be16 len
 Length. More...
 
__u8 type
 Type (if Request or Response) More...
 

Detailed Description

EAPOL-EAP (EAP Packet) format.

See also
RFC 3748 ยง4

Field Documentation

__u8 eapol_eap::code

Packet Code.

__u8 eapol_eap::id

Identifier.

__be16 eapol_eap::len

Length.

__u8 eapol_eap::type

Type (if Request or Response)


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