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

#include <testmgr.h>

Data Fields

voidparams
 
unsigned int paramsize
 
int inlen
 
int outlen
 
char input [COMP_BUF_SIZE]
 
char output [COMP_BUF_SIZE]
 

Detailed Description

Definition at line 19542 of file testmgr.h.

Field Documentation

int inlen

Definition at line 19545 of file testmgr.h.

Definition at line 19546 of file testmgr.h.

int outlen

Definition at line 19545 of file testmgr.h.

Definition at line 19547 of file testmgr.h.

Definition at line 19543 of file testmgr.h.

unsigned int paramsize

Definition at line 19544 of file testmgr.h.


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