Searched refs:rsn_auth_policy (Results 1 – 1 of 1) sorted by relevance
221 u8 rsn_auth_policy[3]; member1156 …memcpy(pu8CurrByte, ptstrJoinBssParam->rsn_auth_policy, sizeof(ptstrJoinBssParam->rsn_auth_policy)… in Handle_Connect()1157 pu8CurrByte += sizeof(ptstrJoinBssParam->rsn_auth_policy); in Handle_Connect()4759 memset(pNewJoinBssParam->rsn_auth_policy, 0xFF, 3); in host_int_ParseJoinBssParam()4868 pNewJoinBssParam->rsn_auth_policy[i] = pu8IEs[rsnIndex + ((j + 1) * 4) - 1]; in host_int_ParseJoinBssParam()