#include <ap_config.h>
Public Attributes | |
u8 | addr [ETH_ALEN] |
int | group |
struct hostapd_wpa_psk * | next |
u8 | psk [PMK_LEN] |
Definition at line 99 of file ap_config.h.
u8 hostapd_wpa_psk::addr[ETH_ALEN] |
Definition at line 103 of file ap_config.h.
Definition at line 101 of file ap_config.h.
struct hostapd_wpa_psk* hostapd_wpa_psk::next |
Definition at line 100 of file ap_config.h.
u8 hostapd_wpa_psk::psk[PMK_LEN] |
Definition at line 102 of file ap_config.h.