ieee80211_qosframe_addr4
frm = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos;
struct ieee80211_qosframe_addr4 wh;
return (((struct ieee80211_qosframe_addr4 *)wh)->i_qos);
tid = ((const struct ieee80211_qosframe_addr4 *)wh)->
((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
tid = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0];
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;
((struct ieee80211_qosframe_addr4 *)wh)->i_qos;
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;
((struct ieee80211_qosframe_addr4 *)
+ sizeof(struct ieee80211_qosframe_addr4)
+ sizeof(struct ieee80211_qosframe_addr4)
#define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh)
((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
struct ieee80211_qosframe_addr4 *qwh4 =
(struct ieee80211_qosframe_addr4 *) wh;