OpenVPN
Data Fields
mbuf_set Struct Reference

#include <mbuf.h>

Collaboration diagram for mbuf_set:
Collaboration graph
[legend]

Data Fields

unsigned int head
 
unsigned int len
 
unsigned int capacity
 
unsigned int max_queued
 
struct mbuf_itemarray
 

Detailed Description

Definition at line 56 of file mbuf.h.

Field Documentation

◆ array

struct mbuf_item* mbuf_set::array

◆ capacity

unsigned int mbuf_set::capacity

◆ head

unsigned int mbuf_set::head

◆ len

unsigned int mbuf_set::len

◆ max_queued

unsigned int mbuf_set::max_queued

Definition at line 61 of file mbuf.h.

Referenced by mbuf_add_item(), and mbuf_maximum_queued().


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