ieee80211_qosframe
(sizeof(struct ieee80211_qosframe) \
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
struct ieee80211_qosframe *wh;
wh = mtod(m, struct ieee80211_qosframe *);
struct ieee80211_qosframe *wh;
wh = mtod(m, struct ieee80211_qosframe *);
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
struct ieee80211_qosframe *qwh;
qwh = (struct ieee80211_qosframe *)wh;
txd->pktlen = htole16(sizeof(struct ieee80211_qosframe));
pktlen += sizeof(struct ieee80211_qosframe);
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
const struct ieee80211_qosframe *qwh =
(const struct ieee80211_qosframe*) wh;
const struct ieee80211_qosframe *qwh =
(const struct ieee80211_qosframe *) wh;
const struct ieee80211_qosframe *qwh =
(const struct ieee80211_qosframe *) wh;
struct ieee80211_qosframe *wh;
wh = mtod(m, struct ieee80211_qosframe *);
hdrlen = sizeof(struct ieee80211_qosframe);
qos = ((struct ieee80211_qosframe *) wh)->i_qos;
hdrsize = sizeof(struct ieee80211_qosframe);
qos = ((struct ieee80211_qosframe *)
qos = ((struct ieee80211_qosframe *) wh)->i_qos;
qos = ((struct ieee80211_qosframe *) wh)->i_qos;
const struct ieee80211_qosframe *qwh =
(const struct ieee80211_qosframe *)buf;
return (((struct ieee80211_qosframe *)wh)->i_qos);
tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0];