Searched refs:associating (Results 1 – 20 of 20) sorted by relevance
/external/syslinux/gpxe/src/net/80211/ |
D | wpa.c | 133 if ( ! dev->associating ) { in wpa_make_rsn_ie() 138 hdr = dev->associating->beacon->data; in wpa_make_rsn_ie() 141 dev->associating->beacon->tail, &is_rsn, in wpa_make_rsn_ie() 153 ! wpa_find_cryptosystem ( dev->associating->crypto ) ) { in wpa_make_rsn_ie() 155 gcrypt, dev->associating->crypto ); in wpa_make_rsn_ie() 189 sec80211_rsn_get_crypto_desc ( dev->associating->crypto, in wpa_make_rsn_ie() 193 sec80211_rsn_get_akm_desc ( dev->associating->handshaking, in wpa_make_rsn_ie() 221 if ( ! dev->rsn_ie || ! dev->associating ) in wpa_start() 229 iob = dev->associating->beacon; in wpa_start() 244 ctx->crypt = dev->associating->crypto; in wpa_start() [all …]
|
D | net80211.c | 1681 if ( ! dev->associating ) in net80211_step_associate() 1729 dev->associating = net80211_probe_finish_best ( dev->ctx.probe ); in net80211_step_associate() 1731 if ( ! dev->associating ) { in net80211_step_associate() 1744 dev->associating->essid, in net80211_step_associate() 1745 eth_ntoa ( dev->associating->bssid ) ); in net80211_step_associate() 1783 rc = net80211_prepare_assoc ( dev, dev->associating ); in net80211_step_associate() 1787 rc = net80211_send_auth ( dev, dev->associating, in net80211_step_associate() 1811 rc = net80211_send_assoc ( dev, dev->associating ); in net80211_step_associate() 1856 net80211_free_wlan ( dev->associating ); in net80211_step_associate() 1857 dev->associating = NULL; in net80211_step_associate() [all …]
|
D | wep.c | 234 if ( dev->associating && in trivial_init() 235 dev->associating->crypto == NET80211_CRYPT_NONE ) in trivial_init()
|
/external/syslinux/gpxe/src/usr/ |
D | iwmgmt.c | 80 if ( dev->associating ) in iwstat() 81 printf ( " to '%s'", dev->associating->essid ); in iwstat()
|
/external/autotest/server/site_tests/network_WiFi_HiddenRemains/ |
D | control | 14 hidden after associating with it.
|
/external/libxml2/os400/iconv/ |
D | README.iconv | 40 possible character set name and associating each of them with its
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | net80211.h | 866 struct net80211_wlan *associating; member
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryo.td | 118 // Specialize the coarse model by associating instruction groups with the
|
D | AArch64SchedA57.td | 121 // Specialize the coarse model by associating instruction groups with the
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 356 # authentication and key handshake before actually associating with a new AP.
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 79 <para>The following steps are used when associating with an AP
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 176 Discovery Request message to the target GO before associating for WPS
|
D | README | 268 Following steps are used when associating with an AP using WPA:
|
D | ChangeLog | 1451 status changes or when associating with a different network
|
/external/llvm/docs/ |
D | BitCodeFormat.rst | 550 * 16 --- `METADATA_ATTACHMENT`_ --- This contains records associating metadata
|
D | CommandLine.rst | 1511 Note that declaring an option category and associating it with an option before
|
D | LangRef.rst | 1117 ``swifterror`` variables by associating them with a specific register at
|
/external/bison/ |
D | NEWS | 1203 associating token numbers with token names. Removing the #define statements
|
D | ChangeLog-2012 | 8030 For associating token numbers with token names for "yacc.c", don't use
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|