ieee80211_ext
struct ieee80211_ext *ext = (void *) mgmt;
struct ieee80211_ext *ext = NULL;
struct ieee80211_ext *ext;
ext = (struct ieee80211_ext *)mgmt;
offsetof(struct ieee80211_ext, u.s1g_beacon.variable) +
struct ieee80211_ext *ext = (void *) hdr;
const struct ieee80211_ext *ext;
ext = (struct ieee80211_ext *)mgmt;
offsetof(struct ieee80211_ext, u.s1g_beacon.variable) +
hdrlen = offsetof(struct ieee80211_ext, u.s1g_beacon);
struct ieee80211_ext *ext = NULL;
offsetof(struct ieee80211_ext, u.s1g_beacon.variable) +