iPXE
Data Fields
srp_aer_rsp Struct Reference

An SRP asynchronous event response. More...

#include <srp.h>

Data Fields

uint8_t type
 Information unit type. More...
 
uint8_t reserved0 [7]
 Reserved. More...
 
union srp_tag tag
 Tag. More...
 

Detailed Description

An SRP asynchronous event response.

Definition at line 755 of file srp.h.

Field Documentation

◆ type

uint8_t srp_aer_rsp::type

Information unit type.

This must be SRP_AER_RSP

Definition at line 760 of file srp.h.

◆ reserved0

uint8_t srp_aer_rsp::reserved0[7]

Reserved.

Definition at line 762 of file srp.h.

◆ tag

union srp_tag srp_aer_rsp::tag

Tag.

Definition at line 764 of file srp.h.


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