ieee80211_qosframe_addr4
m->m_len >= sizeof(struct ieee80211_qosframe_addr4)) {
struct ieee80211_qosframe_addr4 *qwh4 = mtod(m,
struct ieee80211_qosframe_addr4 *);
m->m_len >= sizeof(struct ieee80211_qosframe_addr4)) {
struct ieee80211_qosframe_addr4 *qwh4 = mtod(m,
struct ieee80211_qosframe_addr4 *);
struct ieee80211_qosframe_addr4 wh;
const struct ieee80211_qosframe_addr4 *qwh4 =
(const struct ieee80211_qosframe_addr4 *) wh;
const struct ieee80211_qosframe_addr4 *qwh4 =
(const struct ieee80211_qosframe_addr4 *) wh;
struct ieee80211_qosframe_addr4 wh;
uint8_t b[sizeof(struct ieee80211_qosframe_addr4) +
const struct ieee80211_qosframe_addr4 *wh;
wh = (const struct ieee80211_qosframe_addr4 *)&b[0];
struct ieee80211_qosframe_addr4 *qwh;
qwh = (struct ieee80211_qosframe_addr4 *)wh;
struct ieee80211_qosframe_addr4 *qwh;
qwh = (struct ieee80211_qosframe_addr4 *)wh;
addr = ((struct ieee80211_qosframe_addr4 *)wh)->i_addr4;
(sizeof(struct ieee80211_qosframe_addr4) \
qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
qos =((struct ieee80211_qosframe_addr4 *)
qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
+ sizeof(struct ieee80211_qosframe_addr4)
+ sizeof(struct ieee80211_qosframe_addr4)
return (((struct ieee80211_qosframe_addr4 *)wh)->i_qos);
tid = ((const struct ieee80211_qosframe_addr4 *)wh)->
#define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh)
frm = ((const struct ieee80211_qosframe_addr4 *)wh)->i_qos;