__offsetof
((char *)((head)->stqh_last) - __offsetof(struct type, field))))
((char *)((head)->stqh_last) - __offsetof(struct type, field))))
__offsetof(struct ieee80211_tdma_param, tdma_tstamp),
r = malloc(__offsetof(struct ifmp_ring, items[size]), mt, flags | M_ZERO);
(__offsetof(type, end) - __offsetof(type, start))
__DEQUALIFY(s *, (const volatile char *)__x - __offsetof(s, m));\
__DEQUALIFY(s *, (const volatile char *)(x) - __offsetof(s, m))
#define MHSIZE __offsetof(struct mbuf, m_dat)
#define MPKTHSIZE __offsetof(struct mbuf, m_pktdat)
__offsetof(struct ieee80211_ie_htcap, hc_cap));
ni->ni_htparam = ie[__offsetof(struct ieee80211_ie_htcap, hc_param)];
__offsetof(struct ieee80211_ie_htcap, hc_mcsset));
frm += __offsetof(struct ieee80211_ie_htcap, hc_extcap) -
__offsetof(struct ieee80211_ie_htcap, hc_mcsset);
__offsetof(struct ieee80211_ie_htcap, hc_txbf);
__offsetof(struct ieee80211_ie_htcap, hc_mcsset));
frm += __offsetof(struct ieee80211_ie_htcap, hc_extcap) -
__offsetof(struct ieee80211_ie_htcap, hc_mcsset);
__offsetof(struct ieee80211_ie_htcap, hc_txbf);
__offsetof(struct ieee80211_ie_htinfo, hi_basicmcsset);
space = __offsetof(struct ieee80211req_chaninfo,
const size_t off = __offsetof(struct ieee80211req_sta_stats, is_stats);
const size_t off = __offsetof(struct ieee80211req_sta_req, info);
frm += __offsetof(struct ieee80211_wme_info, wme_info);
*qosinfo = frm[__offsetof(struct ieee80211_wme_param, param_qosInfo)];
frm += __offsetof(struct ieee80211_wme_param, params_acParams);
frm += __offsetof(struct ieee80211_tdma_param, tdma_slot);