OpenVPN
Data Fields
_buffer_entry Struct Reference

#include <ssl_mbedtls.h>

Collaboration diagram for _buffer_entry:
Collaboration graph
[legend]

Data Fields

size_t length
 
uint8_t * data
 
buffer_entrynext_block
 

Detailed Description

Definition at line 44 of file ssl_mbedtls.h.

Field Documentation

◆ data

uint8_t* _buffer_entry::data

Definition at line 46 of file ssl_mbedtls.h.

◆ length

size_t _buffer_entry::length

Definition at line 45 of file ssl_mbedtls.h.

◆ next_block

buffer_entry* _buffer_entry::next_block

Definition at line 47 of file ssl_mbedtls.h.


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