OpenVPN
Data Fields
mbuf_buffer Struct Reference

#include <mbuf.h>

Collaboration diagram for mbuf_buffer:
Collaboration graph
[legend]

Data Fields

struct buffer buf
 
int refcount
 
unsigned int flags
 

Detailed Description

Definition at line 41 of file mbuf.h.

Field Documentation

◆ buf

struct buffer mbuf_buffer::buf

◆ flags

unsigned int mbuf_buffer::flags

Definition at line 47 of file mbuf.h.

Referenced by mbuf_alloc_buf(), multi_get_queue(), and multi_unicast().

◆ refcount

int mbuf_buffer::refcount

Definition at line 44 of file mbuf.h.

Referenced by mbuf_add_item(), mbuf_alloc_buf(), and mbuf_free_buf().


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