Home | History | Annotate | Download | only in Data_Service

Lines Matching refs:pHdr

347     dot11_header_t      *pHdr       = (dot11_header_t *)pFrame;
350 COPY_WLAN_WORD(&uQosControl, &pHdr->qosControl); /* copy with endianess handling. */
423 COPY_WLAN_WORD(&uSequenceControl, &pHdr->seqCtrl); /* copy with endianess handling. */
623 COPY_WLAN_WORD(&ufc, &pHdr->fc); /* copy with endianess handling. */