Searched refs:_AUTH_IE_OFFSET_ (Results 1 – 3 of 3) sorted by relevance
399 #define _AUTH_IE_OFFSET_ 6 macro
386 #define _AUTH_IE_OFFSET_ 6 macro
2867 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_ , _CHLGETXT_IE_, (int *)&ie_len, in OnAuth()2868 len - WLAN_HDR_A3_LEN - _AUTH_IE_OFFSET_ - 4); in OnAuth()2961 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&len, in OnAuthClient()2962 pkt_len - WLAN_HDR_A3_LEN - _AUTH_IE_OFFSET_); in OnAuthClient()