Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dnet80211_proto.h252 struct ieee80211_tim_ie { struct
253 uint8_t tim_ie; /* IEEE80211_ELEMID_TIM */
254 uint8_t tim_len;
255 uint8_t tim_count; /* DTIM count */
256 uint8_t tim_period; /* DTIM period */
257 uint8_t tim_bitctl; /* bitmap control */
258 uint8_t tim_bitmap[1]; /* variable-length bitmap */