iPXE
srp_i_logout Struct Reference

An SRP initiator logout request. More...

#include <srp.h>

Data Fields

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

Detailed Description

An SRP initiator logout request.

Definition at line 264 of file srp.h.

Field Documentation

◆ type

uint8_t srp_i_logout::type

Information unit type.

This must be SRP_I_LOGOUT

Definition at line 269 of file srp.h.

◆ reserved0

uint8_t srp_i_logout::reserved0[7]

Reserved.

Definition at line 271 of file srp.h.

◆ tag

union srp_tag srp_i_logout::tag

Tag.

Definition at line 273 of file srp.h.


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