Searched refs:capinfo (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_hostap.c1480 const uint8_t *rsn, uint16_t capinfo)
1498 (capinfo & IEEE80211_CAPINFO_PRIVACY)) {
1620 int reassoc, int resp, const char *tag, int capinfo)
1626 reassoc ? "reassoc" : "assoc", tag, capinfo);
1937 uint16_t capinfo, lintval; local
1981 capinfo = le16toh(*(uint16_t *)frm); frm += 2;
2037 !wpa_assocreq(ni, &rsnparms, wh, wpa, rsn, capinfo))
2045 if ((capinfo & IEEE80211_CAPINFO_ESS) == 0) {
2047 "capability", capinfo);
2055 ((ni->ni_capinfo ^ capinfo)
1478 wpa_assocreq(struct ieee80211_node *ni, struct ieee80211_rsnparms *rsnparms, const struct ieee80211_frame *wh, const uint8_t *wpa, const uint8_t *rsn, uint16_t capinfo) argument
1619 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int capinfo) argument
[all...]
H A Dieee80211_output.c2090 uint16_t capinfo; local
2095 capinfo = IEEE80211_CAPINFO_ESS;
2097 capinfo = IEEE80211_CAPINFO_IBSS;
2099 capinfo = 0;
2101 capinfo |= IEEE80211_CAPINFO_PRIVACY;
2104 capinfo |= IEEE80211_CAPINFO_SHORT_PREAMBLE;
2106 capinfo |= IEEE80211_CAPINFO_SHORT_SLOTTIME;
2108 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT;
2109 return capinfo;
2128 uint16_t capinfo; local
2463 uint16_t capinfo; local
2799 uint16_t capinfo; local
3065 uint16_t capinfo; local
[all...]
H A Dieee80211_sta.c1351 if ((ni->ni_capinfo ^ scan.capinfo) & IEEE80211_CAPINFO_SHORT_SLOTTIME) {
1355 ni->ni_capinfo, scan.capinfo);
1362 (scan.capinfo & IEEE80211_CAPINFO_SHORT_SLOTTIME));
1364 | (scan.capinfo & IEEE80211_CAPINFO_SHORT_SLOTTIME);
1522 uint16_t capinfo, associd; local
1543 capinfo = le16toh(*(uint16_t *)frm);
1614 ni->ni_capinfo = capinfo;
H A Dieee80211_scan.h195 uint16_t capinfo; /* 802.11 capabilities */ member in struct:ieee80211_scanparams
H A Dieee80211_adhoc.c735 if (scan.capinfo & IEEE80211_CAPINFO_IBSS) {
H A Dieee80211_input.c506 scan->capinfo = le16toh(*(uint16_t *)frm); frm += 2;
H A Dieee80211_scan.c1104 ether_sprintf(mac), sp->capinfo, sp->bintval, sp->erp);
H A Dieee80211_scan_sta.c294 ise->se_capinfo = sp->capinfo;
1030 * Mesh nodes have IBSS & ESS bits in capinfo turned off
H A Dieee80211_node.c1479 ni->ni_capinfo = sp->capinfo;
2356 printf("\trssi %d noise %d intval %u capinfo 0x%x\n",
H A Dieee80211_mesh.c1919 if ((scan.capinfo &
/freebsd-10.1-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c201 int len, capinfo, lintval; local
212 capinfo = IEEE80211_CAPINFO_ESS;
214 capinfo |= IEEE80211_CAPINFO_PRIVACY;
215 *(uint16_t *)data = htole16(capinfo);
/freebsd-10.1-release/sys/dev/ipw/
H A Dif_ipwreg.h279 uint16_t capinfo; member in struct:ipw_wpa_ie
293 uint16_t capinfo; member in struct:ipw_node
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h52 uint8_t capinfo; member in struct:wlan_peer
69 uint8_t capinfo; member in struct:wlan_scan_result
H A Dwlan_sys.c2174 sr->capinfo = wlan_peercaps_to_snmp(isr->isr_capinfo);
2703 wip->capinfo = wlan_peercaps_to_snmp(si->isi_capinfo);
H A Dwlan_snmp.c949 return (bits_get(val, (uint8_t *)&wip->capinfo,
950 sizeof(wip->capinfo)));
1339 return (bits_get(val, &sr->capinfo, sizeof(sr->capinfo)));
/freebsd-10.1-release/sys/dev/iwi/
H A Dif_iwi.c1324 uint16_t capinfo, status, associd; local
1326 /* NB: +8 for capinfo, status, associd, and first ie */
1342 capinfo = le16toh(*(const uint16_t *)frm);
1362 ni->ni_capinfo = capinfo;
2810 uint16_t capinfo; local
2945 capinfo = IEEE80211_CAPINFO_IBSS;
2947 capinfo = IEEE80211_CAPINFO_ESS;
2949 capinfo |= IEEE80211_CAPINFO_PRIVACY;
2952 capinfo |= IEEE80211_CAPINFO_SHORT_PREAMBLE;
2954 capinfo |
[all...]
H A Dif_iwireg.h389 uint16_t capinfo; member in struct:iwi_associate
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c2375 getcaps(int capinfo) argument
2380 if (capinfo & IEEE80211_CAPINFO_ESS)
2382 if (capinfo & IEEE80211_CAPINFO_IBSS)
2384 if (capinfo & IEEE80211_CAPINFO_CF_POLLABLE)
2386 if (capinfo & IEEE80211_CAPINFO_CF_POLLREQ)
2388 if (capinfo & IEEE80211_CAPINFO_PRIVACY)
2390 if (capinfo & IEEE80211_CAPINFO_SHORT_PREAMBLE)
2392 if (capinfo & IEEE80211_CAPINFO_PBCC)
2394 if (capinfo & IEEE80211_CAPINFO_CHNL_AGILITY)
2396 if (capinfo
[all...]
/freebsd-10.1-release/sys/dev/wi/
H A Dif_wavelan_ieee.h380 int capinfo; /* Capability info. */ member in struct:wi_apinfo
/freebsd-10.1-release/sys/dev/if_ndis/
H A Dif_ndis.c3270 sp.capinfo |= IEEE80211_CAPINFO_PRIVACY;
3274 sp.capinfo |= IEEE80211_CAPINFO_IBSS;
3277 sp.capinfo |= IEEE80211_CAPINFO_ESS;
3310 sp.capinfo = le16toh(*(uint16_t *)frm); frm += 2;

Completed in 322 milliseconds