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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_output.c1861 uint16_t capinfo; local
1866 capinfo = IEEE80211_CAPINFO_ESS;
1868 capinfo = IEEE80211_CAPINFO_IBSS;
1870 capinfo = 0;
1872 capinfo |= IEEE80211_CAPINFO_PRIVACY;
1875 capinfo |= IEEE80211_CAPINFO_SHORT_PREAMBLE;
1877 capinfo |= IEEE80211_CAPINFO_SHORT_SLOTTIME;
1879 capinfo |= IEEE80211_CAPINFO_SPECTRUM_MGMT;
1880 return capinfo;
1899 uint16_t capinfo; local
2234 uint16_t capinfo; local
2542 uint16_t capinfo; local
2796 uint16_t capinfo; local
[all...]
H A Dieee80211_hostap.c1475 const uint8_t *rsn, uint16_t capinfo)
1493 (capinfo & IEEE80211_CAPINFO_PRIVACY)) {
1615 int reassoc, int resp, const char *tag, int capinfo)
1621 reassoc ? "reassoc" : "assoc", tag, capinfo);
1924 uint16_t capinfo, lintval; local
1968 capinfo = le16toh(*(uint16_t *)frm); frm += 2;
2024 !wpa_assocreq(ni, &rsnparms, wh, wpa, rsn, capinfo))
2032 if ((capinfo & IEEE80211_CAPINFO_ESS) == 0) {
2034 "capability", capinfo);
2042 ((ni->ni_capinfo ^ capinfo)
1473 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
1614 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int capinfo) argument
[all...]
H A Dieee80211_sta.c1318 if ((ni->ni_capinfo ^ scan.capinfo) & IEEE80211_CAPINFO_SHORT_SLOTTIME) {
1322 ni->ni_capinfo, scan.capinfo);
1329 (scan.capinfo & IEEE80211_CAPINFO_SHORT_SLOTTIME));
1331 | (scan.capinfo & IEEE80211_CAPINFO_SHORT_SLOTTIME);
1479 uint16_t capinfo, associd; local
1500 capinfo = le16toh(*(uint16_t *)frm);
1571 ni->ni_capinfo = capinfo;
H A Dieee80211_scan.h195 uint16_t capinfo; /* 802.11 capabilities */ member in struct:ieee80211_scanparams
H A Dieee80211_adhoc.c729 if (scan.capinfo & IEEE80211_CAPINFO_IBSS) {
H A Dieee80211_input.c503 scan->capinfo = le16toh(*(uint16_t *)frm); frm += 2;
H A Dieee80211_scan.c1090 ether_sprintf(mac), sp->capinfo, sp->bintval, sp->erp);
H A Dieee80211_scan_sta.c293 ise->se_capinfo = sp->capinfo;
1031 * Mesh nodes have IBSS & ESS bits in capinfo turned off
H A Dieee80211_mesh.c1360 if ((scan.capinfo &
H A Dieee80211_node.c1444 ni->ni_capinfo = sp->capinfo;
2191 printf("\trssi %d noise %d intval %u capinfo 0x%x\n",
/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/sbin/ifconfig/
H A Difieee80211.c2339 getcaps(int capinfo) argument
2344 if (capinfo & IEEE80211_CAPINFO_ESS)
2346 if (capinfo & IEEE80211_CAPINFO_IBSS)
2348 if (capinfo & IEEE80211_CAPINFO_CF_POLLABLE)
2350 if (capinfo & IEEE80211_CAPINFO_CF_POLLREQ)
2352 if (capinfo & IEEE80211_CAPINFO_PRIVACY)
2354 if (capinfo & IEEE80211_CAPINFO_SHORT_PREAMBLE)
2356 if (capinfo & IEEE80211_CAPINFO_PBCC)
2358 if (capinfo & IEEE80211_CAPINFO_CHNL_AGILITY)
2360 if (capinfo
[all...]
/freebsd-9.3-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-9.3-release/sys/dev/wi/
H A Dif_wavelan_ieee.h380 int capinfo; /* Capability info. */ member in struct:wi_apinfo
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis.c3268 sp.capinfo |= IEEE80211_CAPINFO_PRIVACY;
3272 sp.capinfo |= IEEE80211_CAPINFO_IBSS;
3275 sp.capinfo |= IEEE80211_CAPINFO_ESS;
3308 sp.capinfo = le16toh(*(uint16_t *)frm); frm += 2;

Completed in 315 milliseconds