Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.h1189 struct ieee80211_tim_ie { struct
1190 uint8_t tim_ie; /* IEEE80211_ELEMID_TIM */
1191 uint8_t tim_len;
1192 uint8_t tim_count; /* DTIM count */
1193 uint8_t tim_period; /* DTIM period */
1194 uint8_t tim_bitctl; /* bitmap control */
1195 uint8_t tim_bitmap[1]; /* variable-length bitmap */