srp_t_logout Struct Reference

An SRP target logout request. More...

#include <srp.h>


Data Fields

uint8_t type
 Information unit type.
uint8_t flags
 Flags.
uint8_t reserved0 [2]
 Reserved.
uint32_t reason
 Reason.
struct srp_tag tag
 Tag.


Detailed Description

An SRP target logout request.

Definition at line 282 of file srp.h.


Field Documentation

Information unit type.

This must be SRP_T_LOGOUT

Definition at line 287 of file srp.h.

Flags.

This is the bitwise OR of zero or more SRP_T_LOGOUT_FLAG_XXX constants.

Definition at line 293 of file srp.h.

Reserved.

Definition at line 295 of file srp.h.

Reason.

This is a SRP_T_LOGOUT_REASON_XXX constant.

Definition at line 300 of file srp.h.

struct srp_tag srp_t_logout::tag [read]

Tag.

Definition at line 302 of file srp.h.


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1