iPXE
Data Fields
hfa384x_WEPKeyMapping Struct Reference

#include <hfa384x.h>

Data Fields

uint8_t address [WLAN_ADDR_LEN]
 
uint16_t key_index
 
uint8_t key [16]
 
uint8_t mic_transmit_key [4]
 
uint8_t mic_receive_key [4]
 

Detailed Description

Definition at line 1192 of file hfa384x.h.

Field Documentation

◆ address

uint8_t hfa384x_WEPKeyMapping::address[WLAN_ADDR_LEN]

Definition at line 1194 of file hfa384x.h.

◆ key_index

uint16_t hfa384x_WEPKeyMapping::key_index

Definition at line 1195 of file hfa384x.h.

◆ key

uint8_t hfa384x_WEPKeyMapping::key[16]

Definition at line 1196 of file hfa384x.h.

◆ mic_transmit_key

uint8_t hfa384x_WEPKeyMapping::mic_transmit_key[4]

Definition at line 1197 of file hfa384x.h.

◆ mic_receive_key

uint8_t hfa384x_WEPKeyMapping::mic_receive_key[4]

Definition at line 1198 of file hfa384x.h.


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