XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
IPMI_EMP_AUTH_TYPE Union Reference

#include <IpmiNetFnTransport.h>

Public Attributes

struct { 
 
   UINT8   NoAuthentication: 1 
 
   UINT8   MD2Authentication: 1 
 
   UINT8   MD5Authentication: 1 
 
   UINT8   Reserved1: 1 
 
   UINT8   StraightPassword: 1 
 
   UINT8   OemProprietary: 1 
 
   UINT8   Reservd2: 2 
 
Bits 
 
UINT8 Uint8
 

Member Data Documentation

◆ [struct]

struct { ... } IPMI_EMP_AUTH_TYPE::Bits

◆ MD2Authentication

UINT8 IPMI_EMP_AUTH_TYPE::MD2Authentication

◆ MD5Authentication

UINT8 IPMI_EMP_AUTH_TYPE::MD5Authentication

◆ NoAuthentication

UINT8 IPMI_EMP_AUTH_TYPE::NoAuthentication

◆ OemProprietary

UINT8 IPMI_EMP_AUTH_TYPE::OemProprietary

◆ Reservd2

UINT8 IPMI_EMP_AUTH_TYPE::Reservd2

◆ Reserved1

UINT8 IPMI_EMP_AUTH_TYPE::Reserved1

◆ StraightPassword

UINT8 IPMI_EMP_AUTH_TYPE::StraightPassword

◆ Uint8

UINT8 IPMI_EMP_AUTH_TYPE::Uint8

The documentation for this union was generated from the following file: