Searched refs:gas_address3 (Results 1 – 9 of 9) sorted by relevance
1364 int gas_address3; member
1467 if (config->gas_address3) in wpa_config_write_global()1468 fprintf(f, "gas_address3=%d\n", config->gas_address3); in wpa_config_write_global()
303 if (!gas->wpa_s->conf->gas_address3 || in gas_query_tx()
4639 { INT(gas_address3), 0 },
143 - add gas_address3 configuration parameter to control Address 3
527 int gas_address3; member
1747 if (hapd->conf->gas_address3 == 1) in gas_serv_rx_public_action()1749 else if (hapd->conf->gas_address3 == 2) in gas_serv_rx_public_action()
3724 bss->gas_address3 = atoi(pos); in hostapd_config_fill()
67 - add gas_address3 configuration parameter to control Address 3