Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
error_hdr Struct Reference

#include <zcrypt_error.h>

Data Fields

unsigned char reserved1
 
unsigned char type
 
unsigned char reserved2 [2]
 
unsigned char reply_code
 
unsigned char reserved3 [3]
 

Detailed Description

Reply Messages

Error reply messages are of two types: 82: Error (see below) 88: Error (see below) Both type 82 and type 88 have the same structure in the header.

Request reply messages are of three known types: 80: Reply from a Type 50 Request (see CEX2A-RELATED STRUCTS) 84: Reply from a Type 4 Request (see PCICA-RELATED STRUCTS) 86: Reply from a Type 6 Request (see PCICC/PCIXCC/CEX2C-RELATED STRUCTS)

Definition at line 47 of file zcrypt_error.h.

Field Documentation

unsigned char reply_code

Definition at line 51 of file zcrypt_error.h.

unsigned char reserved1

Definition at line 48 of file zcrypt_error.h.

unsigned char reserved2[2]

Definition at line 50 of file zcrypt_error.h.

unsigned char reserved3[3]

Definition at line 52 of file zcrypt_error.h.

unsigned char type

Definition at line 49 of file zcrypt_error.h.


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