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

#include <IpmiNetFnTransport.h>

Public Attributes

struct { 
 
   UINT8   NoAuth: 1 
 
   UINT8   MD2Auth: 1 
 
   UINT8   MD5Auth: 1 
 
   UINT8   Reserved1: 1 
 
   UINT8   StraightPswd: 1 
 
   UINT8   OemType: 1 
 
   UINT8   Reserved2: 2 
 
Bits 
 
UINT8 Uint8
 

Member Data Documentation

◆ [struct]

struct { ... } IPMI_LAN_AUTH_TYPE::Bits

◆ MD2Auth

UINT8 IPMI_LAN_AUTH_TYPE::MD2Auth

◆ MD5Auth

UINT8 IPMI_LAN_AUTH_TYPE::MD5Auth

◆ NoAuth

UINT8 IPMI_LAN_AUTH_TYPE::NoAuth

◆ OemType

UINT8 IPMI_LAN_AUTH_TYPE::OemType

◆ Reserved1

UINT8 IPMI_LAN_AUTH_TYPE::Reserved1

◆ Reserved2

UINT8 IPMI_LAN_AUTH_TYPE::Reserved2

◆ StraightPswd

UINT8 IPMI_LAN_AUTH_TYPE::StraightPswd

◆ Uint8

UINT8 IPMI_LAN_AUTH_TYPE::Uint8

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