NLnet Labs documentation
Unbound
Go to main site
Documentation
Developers
Internals doxygen documentation
Data Fields
ringbuf Struct Reference
The ring buffer.
More...
Data Fields
uint8_t *
buf
base of buffer
size_t
size
size of buffer
size_t
low
low mark, items start here
size_t
high
high mark, items end here
Detailed Description
The ring buffer.
The documentation for this struct was generated from the following file:
testcode/
delayer.c