srp_cred_rsp Struct Reference

An SRP credit response. More...

#include <srp.h>


Data Fields

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


Detailed Description

An SRP credit response.

Definition at line 664 of file srp.h.


Field Documentation

Information unit type.

This must be SRP_CRED_RSP

Definition at line 669 of file srp.h.

Reserved.

Definition at line 671 of file srp.h.

struct srp_tag srp_cred_rsp::tag [read]

Tag.

Definition at line 673 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