Searched refs:rtl_80211_hdr_4addr (Results 1 – 4 of 4) sorted by relevance
313 struct rtl_80211_hdr_4addr *hdr; in ieee80211_tkip_encrypt()325 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_tkip_encrypt()391 struct rtl_80211_hdr_4addr *hdr; in ieee80211_tkip_decrypt()403 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_tkip_decrypt()529 struct rtl_80211_hdr_4addr *hdr11; in michael_mic_hdr()531 hdr11 = (struct rtl_80211_hdr_4addr *) skb->data; in michael_mic_hdr()562 struct rtl_80211_hdr_4addr *hdr; in ieee80211_michael_mic_add()564 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_michael_mic_add()590 struct rtl_80211_hdr_4addr *hdr, in ieee80211_michael_mic_failure()615 struct rtl_80211_hdr_4addr *hdr; in ieee80211_michael_mic_verify()[all …]
115 struct rtl_80211_hdr_4addr *hdr, in ccmp_init_blocks()199 struct rtl_80211_hdr_4addr *hdr; in ieee80211_ccmp_encrypt()231 hdr = (struct rtl_80211_hdr_4addr *) skb->data; in ieee80211_ccmp_encrypt()272 struct rtl_80211_hdr_4addr *hdr; in ieee80211_ccmp_decrypt()281 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 …]
922 struct rtl_80211_hdr_4addr { struct2137 return ((struct rtl_80211_hdr_4addr *)hdr)->payload; in ieee80211_get_payload()2190 struct rtl_80211_hdr_4addr *header,