TianoCore EDK2 master
Loading...
Searching...
No Matches
IPAddressOrRange_st Struct Reference

Data Fields

int type
 
union {
   ASN1_BIT_STRING *   addressPrefix
 
   IPAddressRange *   addressRange
 
u
 

Detailed Description

Definition at line 1150 of file x509v3.h.

Field Documentation

◆ addressPrefix

ASN1_BIT_STRING* IPAddressOrRange_st::addressPrefix

Definition at line 1153 of file x509v3.h.

◆ addressRange

IPAddressRange* IPAddressOrRange_st::addressRange

Definition at line 1154 of file x509v3.h.

◆ type

int IPAddressOrRange_st::type

Definition at line 1151 of file x509v3.h.


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