Searched refs:ieee80211_qosframe_addr4 (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_crypto_ccmp.c350 struct ieee80211_qosframe_addr4 *qwh4 =
351 (struct ieee80211_qosframe_addr4 *) wh;
H A Dieee80211_proto.h297 tid = ((const struct ieee80211_qosframe_addr4 *)wh)->
H A Dieee80211_mesh.c933 uint8_t b[sizeof(struct ieee80211_qosframe_addr4) +
935 const struct ieee80211_qosframe_addr4 *wh;
949 wh = (const struct ieee80211_qosframe_addr4 *)&b[0];
1174 addr = ((struct ieee80211_qosframe_addr4 *)wh)->i_addr4;
1203 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
2472 (sizeof(struct ieee80211_qosframe_addr4) \
H A Dieee80211.h99 struct ieee80211_qosframe_addr4 { struct
H A Dieee80211_adhoc.c503 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
H A Dieee80211_output.c735 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
1219 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
1249 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
1270 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos;
H A Dieee80211_wds.c589 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
H A Dieee80211_sta.c456 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh)
731 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
H A Dieee80211_input.c281 struct ieee80211_qosframe_addr4 wh;
H A Dieee80211_proto.c130 + sizeof(struct ieee80211_qosframe_addr4)
H A Dieee80211_hostap.c720 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] :
H A Dieee80211_ht.c772 tid = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0];
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwireg.h284 struct ieee80211_qosframe_addr4 wh;
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.c1111 (((struct ieee80211_qosframe_addr4 *) wh)->i_qos);
2043 struct ieee80211_qosframe_addr4 *wh4;
2157 struct ieee80211_qosframe_addr4*);
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c2713 struct ieee80211_qosframe_addr4 *wh4;
2864 struct ieee80211_qosframe_addr4*);
3207 (((struct ieee80211_qosframe_addr4 *) wh)->i_qos);
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_run.c3316 frm = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos;

Completed in 250 milliseconds