|
OpenVPN
|
#include <mbuf.h>

Data Fields | |
| struct buffer | buf |
| int | refcount |
| unsigned int | flags |
| struct buffer mbuf_buffer::buf |
Definition at line 42 of file mbuf.h.
Referenced by mbuf_alloc_buf(), mbuf_free_buf(), multi_bcast(), multi_get_queue(), multi_tcp_process_outgoing_link(), multi_tcp_process_outgoing_link_ready(), and multi_unicast().
| unsigned int mbuf_buffer::flags |
Definition at line 46 of file mbuf.h.
Referenced by mbuf_alloc_buf(), multi_get_queue(), and multi_unicast().
| int mbuf_buffer::refcount |
Definition at line 43 of file mbuf.h.
Referenced by mbuf_add_item(), mbuf_alloc_buf(), and mbuf_free_buf().