Searched refs:rtl_80211_hdr_4addr (Results 1 – 4 of 4) sorted by relevance
297 struct rtl_80211_hdr_4addr *hdr; in ieee80211_tkip_encrypt()308 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_tkip_encrypt()380 struct rtl_80211_hdr_4addr *hdr; in ieee80211_tkip_decrypt()392 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_tkip_decrypt()531 struct rtl_80211_hdr_4addr *hdr11; in michael_mic_hdr()533 hdr11 = (struct rtl_80211_hdr_4addr *) skb->data; in michael_mic_hdr()564 struct rtl_80211_hdr_4addr *hdr; in ieee80211_michael_mic_add()566 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_michael_mic_add()592 struct rtl_80211_hdr_4addr *hdr, in ieee80211_michael_mic_failure()617 struct rtl_80211_hdr_4addr *hdr; in ieee80211_michael_mic_verify()[all …]
111 struct rtl_80211_hdr_4addr *hdr, in ccmp_init_blocks()194 struct rtl_80211_hdr_4addr *hdr; in ieee80211_ccmp_encrypt()225 hdr = (struct rtl_80211_hdr_4addr *)skb->data; in ieee80211_ccmp_encrypt()265 struct rtl_80211_hdr_4addr *hdr; in ieee80211_ccmp_decrypt()274 hdr = (struct rtl_80211_hdr_4addr *)skb->data; in ieee80211_ccmp_decrypt()
50 struct rtl_80211_hdr_4addr *hdr = (struct rtl_80211_hdr_4addr *)skb->data; in ieee80211_monitor_rx()97 struct rtl_80211_hdr_4addr *hdr) in ieee80211_frag_cache_get()126 sizeof(struct rtl_80211_hdr_4addr) + in ieee80211_frag_cache_get()166 struct rtl_80211_hdr_4addr *hdr) in ieee80211_frag_cache_invalidate()223 ieee80211_rx_mgt(ieee,(struct rtl_80211_hdr_4addr *)skb->data,rx_stats); in ieee80211_rx_frame_mgmt()301 struct rtl_80211_hdr_4addr *hdr; in ieee80211_is_eapol_frame()307 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_is_eapol_frame()341 struct rtl_80211_hdr_4addr *hdr; in ieee80211_rx_frame_decrypt()351 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_rx_frame_decrypt()388 struct rtl_80211_hdr_4addr *hdr; in ieee80211_rx_frame_decrypt_msdu()[all …]
921 struct rtl_80211_hdr_4addr { struct2141 return ((struct rtl_80211_hdr_4addr *)hdr)->payload; in ieee80211_get_payload()2194 struct rtl_80211_hdr_4addr *header,