Searched refs:_PROBEREQ_IE_OFFSET_ (Results 1 – 5 of 5) sorted by relevance
369 #define _PROBEREQ_IE_OFFSET_ 0 macro
324 #define _PROBEREQ_IE_OFFSET_ 0 macro
468 #define _PROBEREQ_IE_OFFSET_ 0 macro
631 …p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, _VENDOR_SPECIFIC_IE_, (int *)&iele… in OnProbeReq()632 len - WLAN_HDR_A3_LEN - _PROBEREQ_IE_OFFSET_); in OnProbeReq()731 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, _SSID_IE_, (int *)&ielen, in OnProbeReq()732 len - WLAN_HDR_A3_LEN - _PROBEREQ_IE_OFFSET_); in OnProbeReq()4449 ie_offset = _PROBEREQ_IE_OFFSET_; in collect_bss_info()
2033 ie_offset = _PROBEREQ_IE_OFFSET_; in collect_bss_info()2518 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, _SSID_IE_, &ielen, in OnProbeReq()2519 len - WLAN_HDR_A3_LEN - _PROBEREQ_IE_OFFSET_); in OnProbeReq()