Home
last modified time | relevance | path

Searched defs:ieee80211_wme_tspec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211.h241 struct ieee80211_wme_tspec { struct
242 u_int8_t ts_id;
243 u_int8_t ts_len;
244 u_int8_t ts_oui[3];
245 u_int8_t ts_oui_type;
246 u_int8_t ts_oui_subtype;
247 u_int8_t ts_version;
248 u_int8_t ts_tsinfo[3];
249 u_int8_t ts_nom_msdu[2];
250 u_int8_t ts_max_msdu[2];
[all …]