Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h963 struct ieee80211_beacon_offsets { struct
964 uint16_t *bo_caps; /* capabilities */
965 uint8_t *bo_tim; /* start of atim/dtim */
966 uint8_t *bo_wme; /* start of WME parameters */
967 uint8_t *bo_trailer; /* start of fixed-size trailer */
968 uint16_t bo_tim_len; /* atim/dtim length in bytes */
969 uint16_t bo_trailer_len; /* trailer length in bytes */
970 uint8_t *bo_erp; /* start of ERP element */
971 uint8_t *bo_htinfo; /* start of HT info element */