Lines Matching full:ssid
65 * the network list, struct wpa_config::ssid. Each network block in the
73 * this list is stored in the ssid field of struct wpa_config.
116 * ssid - Service set identifier (network name)
118 * This is the SSID for the network. For wireless interfaces, this is
120 * ssid_len=0), any SSID can be used. For wired interfaces, this must
121 * be set to %NULL. Note: SSID may contain any characters, even nul
124 * and the ssid field is not guaranteed to be nul terminated.
126 u8 *ssid;
129 * ssid_len - Length of the SSID
159 * If this is set, psk will be generated using the SSID and passphrase
195 * scan_ssid - Scan this SSID with Probe Requests
632 * SSID, are allowed. This is disabled (0) by default. Enable by
862 * configured SSID is already present, the frequency of the network
868 int wpa_config_allowed_eap_method(struct wpa_ssid *ssid, int vendor,