Searched refs:gas_address3 (Results 1 – 9 of 9) sorted by relevance
1496 int gas_address3; member
1487 if (config->gas_address3) in wpa_config_write_global()1488 fprintf(f, "gas_address3=%d\n", config->gas_address3); in wpa_config_write_global()
308 (!gas->wpa_s->conf->gas_address3 || in gas_query_tx()
5193 { INT(gas_address3), 0 },
311 - add gas_address3 configuration parameter to control Address 3
592 int gas_address3; member
1863 if (hapd->conf->gas_address3 == 1) in gas_serv_rx_public_action()1865 else if (hapd->conf->gas_address3 == 2) in gas_serv_rx_public_action()
4404 bss->gas_address3 = atoi(pos);
201 - add gas_address3 configuration parameter to control Address 3