iPXE
|
An SRP login rejection. More...
#include <srp.h>
Data Fields | |
uint8_t | type |
Information unit type. More... | |
uint8_t | reserved0 [3] |
Reserved. More... | |
uint32_t | reason |
Reason. More... | |
union srp_tag | tag |
Tag. More... | |
uint8_t | reserved1 [8] |
Reserved. More... | |
uint16_t | supported_buffer_formats |
Supported buffer formats. More... | |
uint8_t | reserved2 [6] |
Reserved. More... | |
uint8_t srp_login_rej::type |
uint32_t srp_login_rej::reason |
Reason.
This is a SRP_LOGIN_REJ_REASON_XXX
constant.
Definition at line 206 of file srp.h.
Referenced by srp_login_rej().
union srp_tag srp_login_rej::tag |
uint16_t srp_login_rej::supported_buffer_formats |