Searched refs:bssid (Results 1 - 25 of 60) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dscan.h54 u8 bssid[ETH_ALEN]; member in struct:wlan_scan_cmd_config
114 u8 bssid[ETH_ALEN]; member in struct:wlan_ioctl_user_scan_cfg
138 u8 bssid[ETH_ALEN]; member in struct:bss_descriptor
181 u8 *ssid, u8 ssid_len, u8 * bssid, u8 mode,
188 u8 * bssid, u8 mode);
196 u8 * bssid, u8 clear_bssid);
H A Dscan.c424 memcpy(pscancfgout->bssid, puserscanin->bssid,
425 sizeof(pscancfgout->bssid));
445 || (compare_ether_addr(pscancfgout->bssid, &zeromac[0]) != 0)) {
705 && (compare_ether_addr(scan_cfg->bssid, &zeromac[0]) != 0)
706 && (compare_ether_addr(scan_cfg->bssid, &bcastmac[0]) != 0)) {
725 && !compare_ether_addr(bss->bssid, scan_cfg->bssid))
812 i++, MAC_ARG(iter_bss->bssid), (s32) iter_bss->rssi,
954 memcpy(bss->bssid, pcurrentpt
1186 libertas_find_bssid_in_list(wlan_adapter * adapter, u8 * bssid, u8 mode) argument
1233 libertas_find_ssid_in_list(wlan_adapter * adapter, u8 *ssid, u8 ssid_len, u8 * bssid, u8 mode, int channel) argument
1440 libertas_send_specific_bssid_scan(wlan_private * priv, u8 * bssid, u8 clear_bssid) argument
[all...]
H A Dassoc.c32 MAC_ARG(assoc_req->bssid),
108 MAC_ARG(assoc_req->bssid));
111 bss = libertas_find_bssid_in_list(adapter, assoc_req->bssid,
115 "cannot associate.\n", MAC_ARG(assoc_req->bssid));
122 lbs_deb_assoc("ASSOC: wlan_associate(bssid) returned %d\n", ret);
141 if (compare_ether_addr(bssid_any, assoc_req->bssid)
142 && compare_ether_addr(bssid_off, assoc_req->bssid)) {
146 lbs_deb_assoc("ASSOC: bssid: ret = %d\n", ret);
154 lbs_deb_assoc("ASSOC: bssid: ret = %d\n", ret);
502 if (compare_ether_addr(assoc_req->bssid, bssid_an
[all...]
H A Djoin.c118 0, assoc_req->bss.bssid);
266 u8 *bssid = pdata_buf; local
291 memcpy(pauthenticate->macaddr, bssid, ETH_ALEN);
294 MAC_ARG(bssid), pauthenticate->authtype);
315 memmove(dauth->macaddr, adapter->curbssparams.bssid, ETH_ALEN);
354 memcpy(passo->peerstaaddr, bss->bssid, sizeof(passo->peerstaaddr));
606 memcpy(&padhocjoin->bssdescriptor.BSSID, &bss->bssid, ETH_ALEN);
746 memcpy(adapter->curbssparams.bssid, bss->bssid, ETH_ALEN);
767 memcpy(wrqu.ap_addr.sa_data, adapter->curbssparams.bssid, ETH_ALE
[all...]
H A Ddev.h66 /** bssid */
67 u8 bssid[ETH_ALEN]; member in struct:current_bss_params
188 u8 bssid[ETH_ALEN]; member in struct:assoc_request
256 /** current ssid/bssid related parameters*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_io.c133 struct ieee80211_hdr_3addr *header, u32 type, u8 *dest, u8 *bssid)
139 if(bssid == NULL)
142 memcpy(header->addr3, bssid, ETH_ALEN);
225 ieee80211softmac_hdr_3addr(mac, &((*pkt)->header), IEEE80211_STYPE_ASSOC_REQ, net->bssid, net->bssid);
267 ieee80211softmac_hdr_3addr(mac, &((*pkt)->header), IEEE80211_STYPE_REASSOC_REQ, net->bssid, net->bssid);
275 memcpy((*pkt)->current_ap, mac->ieee->bssid, ETH_ALEN);
307 ieee80211softmac_hdr_3addr(mac, &((*pkt)->header), IEEE80211_STYPE_AUTH, net->bssid, net->bssid);
132 ieee80211softmac_hdr_3addr(struct ieee80211softmac_device *mac, struct ieee80211_hdr_3addr *header, u32 type, u8 *dest, u8 *bssid) argument
[all...]
H A Dieee80211softmac_auth.c46 dprintk(KERN_NOTICE PFX "Queueing Authentication Request to "MAC_FMT"\n", MAC_ARG(net->bssid));
102 dprintk(KERN_NOTICE PFX "Sending Authentication Request to "MAC_FMT" failed (this shouldn't happen, wait for the timeout).\n", MAC_ARG(net->bssid));
104 dprintk(KERN_NOTICE PFX "Sent Authentication Request to "MAC_FMT".\n", MAC_ARG(net->bssid));
108 printkl(KERN_WARNING PFX "Authentication timed out with "MAC_FMT"\n", MAC_ARG(net->bssid));
154 if (!memcmp(net->bssid, auth->header.addr2, ETH_ALEN))
190 printkl(KERN_NOTICE PFX "Open Authentication completed with "MAC_FMT"\n", MAC_ARG(net->bssid));
201 MAC_ARG(net->bssid), le16_to_cpup(&auth->status));
257 MAC_ARG(net->bssid));
262 MAC_ARG(net->bssid), le16_to_cpup(&auth->status));
320 if (!memcmp(net->bssid, a
[all...]
H A Dieee80211softmac_assoc.c76 n = ieee80211softmac_get_network_by_bssid_locked(mac, mac->associnfo.bssid);
110 found = ieee80211softmac_get_network_by_bssid(mac, mac->associnfo.bssid);
151 return !memcmp(mac->associnfo.bssid, net->bssid, ETH_ALEN);
214 found = ieee80211softmac_get_network_by_bssid(mac, mac->associnfo.bssid);
216 /* Search the ieee80211 networks for this network if we didn't find it by bssid,
294 memcpy(mac->associnfo.bssid, found->bssid, ETH_ALEN);
352 mac->set_bssid_filter(mac->dev, net->bssid);
353 memcpy(mac->ieee->bssid, ne
[all...]
H A Dieee80211softmac_module.c433 memcpy(softnet->bssid, net->bssid, ETH_ALEN);
464 if(!memcmp(softmac_net->bssid, add_net->bssid, ETH_ALEN))
507 u8 *bssid)
513 if(!memcmp(softmac_net->bssid, bssid, ETH_ALEN))
524 u8 *bssid)
530 softmac_net = ieee80211softmac_get_network_by_bssid_locked(mac, bssid);
506 ieee80211softmac_get_network_by_bssid_locked(struct ieee80211softmac_device *mac, u8 *bssid) argument
523 ieee80211softmac_get_network_by_bssid(struct ieee80211softmac_device *mac, u8 *bssid) argument
H A Dieee80211softmac_wx.c86 n = ieee80211softmac_get_network_by_bssid(sm, sm->associnfo.bssid);
90 MAC_ARG(sm->associnfo.bssid));
329 memcpy(data->ap_addr.sa_data, mac->associnfo.bssid, ETH_ALEN);
354 /* the bssid we have is not to be fixed any longer,
362 /* the bssid we have is no longer fixed */
365 if (!memcmp(mac->associnfo.bssid, data->ap_addr.sa_data, ETH_ALEN)) {
367 /* bssid unchanged and associated or associating - just return */
371 /* copy new value in data->ap_addr.sa_data to bssid */
372 memcpy(mac->associnfo.bssid, data->ap_addr.sa_data, ETH_ALEN);
374 /* tell the other code that this bssid shoul
[all...]
H A Dieee80211softmac_event.c147 memcpy(wrqu.ap_addr.sa_data, &network->bssid[0], ETH_ALEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_sta.c65 ieee80211_rx_bss_get(struct net_device *dev, u8 *bssid);
371 memcpy(ifsta->prev_bssid, sdata->u.sta.bssid, ETH_ALEN);
372 memcpy(wrqu.ap_addr.sa_data, sdata->u.sta.bssid, ETH_ALEN);
438 memcpy(mgmt->da, ifsta->bssid, ETH_ALEN);
440 memcpy(mgmt->bssid, ifsta->bssid, ETH_ALEN);
459 dev->name, MAC_ARG(ifsta->bssid));
466 dev->name, MAC_ARG(ifsta->bssid));
503 bss = ieee80211_rx_bss_get(dev, ifsta->bssid);
515 memcpy(mgmt->da, ifsta->bssid, ETH_ALE
1269 ieee80211_rx_bss_add(struct net_device *dev, u8 *bssid) argument
1292 ieee80211_rx_bss_get(struct net_device *dev, u8 *bssid) argument
2284 u8 bssid[ETH_ALEN], *pos; local
2337 u8 bssid[ETH_ALEN]; local
2485 ieee80211_sta_set_bssid(struct net_device *dev, u8 *bssid) argument
2975 ieee80211_ibss_add_sta(struct net_device *dev, struct sk_buff *skb, u8 *bssid, u8 *addr) argument
[all...]
H A Dhostapd_ioctl.h102 u8 bssid[ETH_ALEN]; member in struct:hostapd_if_bss
H A Ddebugfs_netdev.c98 IEEE80211_IF_FILE(bssid, u.sta.bssid, MAC);
192 DEBUGFS_ADD(bssid, sta);
285 DEBUGFS_DEL(bssid, sta);
H A Dieee80211_i.h79 u8 bssid[ETH_ALEN]; member in struct:ieee80211_sta_bss
218 u8 bssid[ETH_ALEN], prev_bssid[ETH_ALEN]; member in struct:ieee80211_if_sta
320 struct dentry *bssid; member in struct:ieee80211_sub_if_data::__anon10888::__anon10889
766 int ieee80211_sta_set_bssid(struct net_device *dev, u8 *bssid);
777 struct sk_buff *skb, u8 *bssid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_info.c205 if (memcmp(local->preferred_ap, entry->bssid, 6) == 0)
215 memcpy(req.bssid, selected->bssid, 6);
220 dev->name, MAC2STR(req.bssid), le16_to_cpu(req.channel));
419 local->bssid, ETH_ALEN, 1) < 0) {
425 MAC2STR((unsigned char *) local->bssid));
427 hostap_add_sta(local->ap, local->bssid);
434 memcpy(wrqu.ap_addr.sa_data, local->bssid, ETH_ALEN);
H A Dhostap_80211.h12 u8 bssid[6]; member in struct:hostap_ieee80211_mgmt
H A Dhostap_80211_rx.c304 static struct hostap_bss_info *__hostap_get_bss(local_info_t *local, u8 *bssid, argument
312 if (memcmp(bss->bssid, bssid, ETH_ALEN) == 0 &&
325 static struct hostap_bss_info *__hostap_add_bss(local_info_t *local, u8 *bssid, argument
343 memcpy(bss->bssid, bssid, ETH_ALEN);
425 bss = __hostap_get_bss(local, mgmt->bssid, ssid, ssid_len);
427 bss = __hostap_add_bss(local, mgmt->bssid, ssid, ssid_len);
564 memcmp(hdr->addr2, local->bssid, ETH_ALEN) != 0)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211softmac.h86 char bssid[ETH_ALEN]; member in struct:ieee80211softmac_assoc_info
96 * and saved it's BSSID into the bssid above.
187 void (*set_bssid_filter)(struct net_device *dev, const u8 *bssid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Dislpci_dev.h71 u8 bssid[ETH_ALEN]; member in struct:islpci_bss_wpa_ie
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dwl3501.h395 u8 bssid[ETH_ALEN]; member in struct:wl3501_join_req
433 u8 bssid[ETH_ALEN]; member in struct:wl3501_scan_req
449 u8 bssid[ETH_ALEN]; member in struct:wl3501_scan_confirm
594 u8 bssid[ETH_ALEN]; member in struct:wl3501_card
H A Dipw2200.c1892 memcpy(wrqu.ap_addr.sa_data, priv->bssid, ETH_ALEN);
2941 if (!memcmp(network->bssid, priv->bssid, ETH_ALEN)) {
3770 static void ipw_create_bssid(struct ipw_priv *priv, u8 * bssid) argument
3773 bssid[0] = priv->mac_addr[0];
3774 bssid[1] = priv->mac_addr[1];
3775 bssid[2] = priv->mac_addr[2];
3778 get_random_bytes(&bssid[3], ETH_ALEN - 3);
3780 bssid[0] &= 0xfe; /* clear multicast bit */
3781 bssid[
3784 ipw_add_station(struct ipw_priv *priv, u8 * bssid) argument
3817 ipw_find_station(struct ipw_priv *priv, u8 * bssid) argument
[all...]
H A Dhermes.h257 u8 bssid[ETH_ALEN]; /* MAC address of the Access Point */ member in struct:prism2_scan_apinfo
273 u8 bssid[ETH_ALEN]; /* MAC address of the Access Point */ member in struct:agere_scan_apinfo
287 u8 bssid[ETH_ALEN]; /* MAC address of the Access Point */ member in struct:symbol_scan_apinfo
H A Dwl3501_cs.c715 if (!memcmp(this->bss_set[i].bssid,
716 sig.bssid, ETH_ALEN)) {
866 this->bssid[0], this->bssid[1], this->bssid[2],
867 this->bssid[3], this->bssid[4], this->bssid[5]);
890 memcpy(sig.mac_addr, this->bssid, ETH_ALEN);
904 memcpy(sig.mac_addr, this->bssid, ETH_ALE
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h756 struct sockaddr bssid; /* ff:ff:ff:ff:ff:ff for broadcast BSSID or member in struct:iw_scan_req
840 struct sockaddr bssid; member in struct:iw_pmksa
859 struct sockaddr bssid; member in struct:iw_pmkid_cand

Completed in 217 milliseconds

123