HomeSort by relevance Sort by last modified time
    Searched refs:broadcast_key_idx_max (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 185 int broadcast_key_idx_min, broadcast_key_idx_max; member in struct:hostapd_bss_config
ap_config.c 57 bss->broadcast_key_idx_max = 2;
ieee802_1x.c 244 if (key->idx >= hapd->conf->broadcast_key_idx_max ||
    [all...]

Completed in 34 milliseconds