OpenVPN
Data Fields
buffer_list Struct Reference

#include <buffer.h>

Collaboration diagram for buffer_list:
Collaboration graph
[legend]

Data Fields

struct buffer_entryhead
 
struct buffer_entrytail
 
int size
 
int max_size
 

Detailed Description

Definition at line 1126 of file buffer.h.

Field Documentation

◆ head

struct buffer_entry* buffer_list::head

◆ max_size

int buffer_list::max_size

Definition at line 1131 of file buffer.h.

◆ size

int buffer_list::size

◆ tail

struct buffer_entry* buffer_list::tail

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