#include <ssl_locl.h>
Public Attributes | |
size_t | chunklen |
unsigned int | len |
struct ssl3_buf_freelist_entry_st * | head |
Definition at line 591 of file ssl_locl.h.
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.