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

#include <algapi.h>

Data Fields

struct list_head list
 
struct list_headbacklog
 
unsigned int qlen
 
unsigned int max_qlen
 

Detailed Description

Definition at line 68 of file algapi.h.

Field Documentation

struct list_head* backlog

Definition at line 70 of file algapi.h.

Definition at line 69 of file algapi.h.

unsigned int max_qlen

Definition at line 73 of file algapi.h.

unsigned int qlen

Definition at line 72 of file algapi.h.


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