iPXE
Data Fields
srp_common Struct Reference

SRP information unit common fields. 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

SRP information unit common fields.

Definition at line 42 of file srp.h.

Field Documentation

◆ type

uint8_t srp_common::type

Information unit type.

Definition at line 44 of file srp.h.

◆ reserved0

uint8_t srp_common::reserved0[7]

Reserved.

Definition at line 46 of file srp.h.

◆ tag

union srp_tag srp_common::tag

Tag.

Definition at line 48 of file srp.h.


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