iPXE
Data Fields
ath_keyval Struct Reference

#include <ath.h>

Data Fields

u8 kv_type
 
u8 kv_pad
 
u16 kv_len
 
u8 kv_val [16]
 
u8 kv_mic [8]
 
u8 kv_txmic [8]
 

Detailed Description

Definition at line 152 of file ath.h.

Field Documentation

◆ kv_type

u8 ath_keyval::kv_type

Definition at line 153 of file ath.h.

◆ kv_pad

u8 ath_keyval::kv_pad

Definition at line 154 of file ath.h.

◆ kv_len

u16 ath_keyval::kv_len

Definition at line 155 of file ath.h.

◆ kv_val

u8 ath_keyval::kv_val[16]

Definition at line 156 of file ath.h.

◆ kv_mic

u8 ath_keyval::kv_mic[8]

Definition at line 157 of file ath.h.

◆ kv_txmic

u8 ath_keyval::kv_txmic[8]

Definition at line 158 of file ath.h.


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