OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
ssl3_buf_freelist_st Struct Reference

#include <ssl_locl.h>

Public Attributes

size_t chunklen
 
unsigned int len
 
struct ssl3_buf_freelist_entry_sthead
 

Detailed Description

Definition at line 591 of file ssl_locl.h.

Member Data Documentation

size_t ssl3_buf_freelist_st::chunklen

Definition at line 593 of file ssl_locl.h.

struct ssl3_buf_freelist_entry_st* ssl3_buf_freelist_st::head

Definition at line 595 of file ssl_locl.h.

unsigned int ssl3_buf_freelist_st::len

Definition at line 594 of file ssl_locl.h.


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