iPXE
Data Fields
wpa_kde_gtk_encap Struct Reference

Payload structure of the GTK-encapsulating KDE. More...

#include <wpa.h>

Data Fields

u8 id
 Key ID and TX bit. More...
 
u8 _rsvd
 Reserved byte. More...
 
struct wpa_gtk gtk
 Encapsulated group transient key. More...
 

Detailed Description

Payload structure of the GTK-encapsulating KDE.

This does not include the IE type, length, or OUI bytes, which are generic to all KDEs.

Definition at line 422 of file wpa.h.

Field Documentation

◆ id

u8 wpa_kde_gtk_encap::id

Key ID and TX bit.

Definition at line 425 of file wpa.h.

◆ _rsvd

u8 wpa_kde_gtk_encap::_rsvd

Reserved byte.

Definition at line 428 of file wpa.h.

◆ gtk

struct wpa_gtk wpa_kde_gtk_encap::gtk

Encapsulated group transient key.

Definition at line 431 of file wpa.h.

Referenced by wpa_maybe_install_gtk().


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