Searched defs:ieee80211_tim_ie (Results 1 – 1 of 1) sorted by relevance
1017 struct ieee80211_tim_ie { struct1018 uint8_t tim_ie; /* IEEE80211_ELEMID_TIM */1019 uint8_t tim_len;1020 uint8_t tim_count; /* DTIM count */1021 uint8_t tim_period; /* DTIM period */1022 uint8_t tim_bitctl; /* bitmap control */1023 uint8_t tim_bitmap[1]; /* variable-length bitmap */