Searched refs:gas_address3 (Results 1 – 9 of 9) sorted by relevance
1304 int gas_address3; member
1399 if (config->gas_address3) in wpa_config_write_global()1400 fprintf(f, "gas_address3=%d\n", config->gas_address3); in wpa_config_write_global()
296 if (!gas->wpa_s->conf->gas_address3 || in gas_query_tx()
4457 { INT(gas_address3), 0 },
143 - add gas_address3 configuration parameter to control Address 3
521 int gas_address3; member
1533 if (hapd->conf->gas_address3 == 1) in gas_serv_rx_public_action()1535 else if (hapd->conf->gas_address3 == 2) in gas_serv_rx_public_action()
3639 bss->gas_address3 = atoi(pos); in hostapd_config_fill()
67 - add gas_address3 configuration parameter to control Address 3