Searched refs:ieee80211_qosframe_addr4 (Results 1 – 8 of 8) sorted by relevance
321 return (((struct ieee80211_qosframe_addr4 *)wh)->i_qos); in ieee80211_getqos()337 tid = ((const struct ieee80211_qosframe_addr4 *)wh)-> in ieee80211_gettid()
398 struct ieee80211_qosframe_addr4 *qwh4 = in ccmp_init_blocks()399 (struct ieee80211_qosframe_addr4 *) wh; in ccmp_init_blocks()
1257 uint8_t b[sizeof(struct ieee80211_qosframe_addr4) + in mesh_decap()1259 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap()1273 wh = (const struct ieee80211_qosframe_addr4 *)&b[0]; in mesh_decap()1377 struct ieee80211_qosframe_addr4 *qwh; in mesh_recv_indiv_data_to_fwrd()1384 qwh = (struct ieee80211_qosframe_addr4 *)wh; in mesh_recv_indiv_data_to_fwrd()1434 struct ieee80211_qosframe_addr4 *qwh; in mesh_recv_indiv_data_to_me()1443 qwh = (struct ieee80211_qosframe_addr4 *)wh; in mesh_recv_indiv_data_to_me()1720 addr = ((struct ieee80211_qosframe_addr4 *)wh)->i_addr4; in mesh_input()3285 (sizeof(struct ieee80211_qosframe_addr4) \
1145 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_send_nulldata()1736 qos =((struct ieee80211_qosframe_addr4 *) in ieee80211_encap()1769 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()1790 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()
104 struct ieee80211_qosframe_addr4 { struct
299 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap()
270 + sizeof(struct ieee80211_qosframe_addr4) in ieee80211_proto_attach()334 + sizeof(struct ieee80211_qosframe_addr4) in ieee80211_proto_vattach()
483 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho()