|
OpenVPN
|
#include <mbuf.h>

Data Fields | |
| struct buffer | buf |
| int | refcount |
| unsigned int | flags |
| struct buffer mbuf_buffer::buf |
Definition at line 44 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(), multi_unicast(), and test_mbuf_add_remove().
| unsigned int mbuf_buffer::flags |
Definition at line 48 of file mbuf.h.
Referenced by mbuf_alloc_buf(), multi_get_queue(), and multi_unicast().
| int mbuf_buffer::refcount |
Definition at line 45 of file mbuf.h.
Referenced by mbuf_add_item(), mbuf_alloc_buf(), mbuf_free_buf(), and test_mbuf_add_remove().