iPXE
srp_common Struct Reference

SRP information unit common fields. More...

#include <srp.h>

Data Fields

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

Detailed Description

SRP information unit common fields.

Definition at line 43 of file srp.h.

Field Documentation

◆ type

uint8_t srp_common::type

Information unit type.

Definition at line 45 of file srp.h.

◆ reserved0

uint8_t srp_common::reserved0[7]

Reserved.

Definition at line 47 of file srp.h.

◆ tag

union srp_tag srp_common::tag

Tag.

Definition at line 49 of file srp.h.


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