Searched defs:ieee80211_beacon_offsets (Results 1 – 1 of 1) sorted by relevance
376 struct ieee80211_beacon_offsets { struct377 uint8_t bo_flags[4]; /* update/state flags */378 uint16_t *bo_caps; /* capabilities */379 uint8_t *bo_cfp; /* start of CFParms element */380 uint8_t *bo_tim; /* start of atim/dtim */381 uint8_t *bo_wme; /* start of WME parameters */382 uint8_t *bo_tdma; /* start of TDMA parameters */406 * array in the ieee80211_beacon_offsets structure is intended to record argument