iPXE
Data Fields
eap_header Struct Reference

EAP header. More...

#include <eap.h>

Data Fields

uint8_t code
 Code. More...
 
uint8_t id
 Identifier. More...
 
uint16_t len
 Length. More...
 

Detailed Description

EAP header.

Definition at line 18 of file eap.h.

Field Documentation

◆ code

uint8_t eap_header::code

Code.

Definition at line 20 of file eap.h.

Referenced by eap_rx().

◆ id

uint8_t eap_header::id

Identifier.

Definition at line 22 of file eap.h.

◆ len

uint16_t eap_header::len

Length.

Definition at line 24 of file eap.h.


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