Searched refs:rtw_ieee80211_hdr_3addr (Results 1 – 5 of 5) sorted by relevance
591 …ndor = check_assoc_AP(pframe+sizeof(struct rtw_ieee80211_hdr_3addr), len-sizeof(struct rtw_ieee802… in OnBeacon()1551 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct()1622 frame_body = (unsigned char *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in OnAction_back()1709 frame_body = (unsigned char *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_public_p2p()1723 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor()1735 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default()1753 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public()1801 frame_body = (unsigned char *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in OnAction()2019 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in issue_beacon()2020 pattrib->pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in issue_beacon()[all …]
893 len = packet_len - sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_check_bcn_info()919 memcpy(bssid->IEs, (pframe + sizeof(struct rtw_ieee80211_hdr_3addr)), bssid->IELength); in rtw_check_bcn_info()1593 pIE = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in update_TSF()
1344 const u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_action_frame_parse()1348 fc = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)frame)->frame_ctl); in rtw_action_frame_parse()
268 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructBeacon()269 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructBeacon()419 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructNullFunctionData()449 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructProbeRsp()
317 struct rtw_ieee80211_hdr_3addr { struct841 struct rtw_ieee80211_hdr_3addr header;848 struct rtw_ieee80211_hdr_3addr header;