|
| base.c |
| Binary IO abstractions.
|
|
| base.h |
| Binary IO abstractions.
|
|
| bio_priv.h |
| Binary IO private functions.
|
|
| buf.c |
| BIO abstractions for file descriptors.
|
|
| buf.h |
| Binary IO abstractions for buffers.
|
|
| dedup.c |
| Binary IO abstractions for deduping packets.
|
|
| dedup.h |
| Binary IO abstractions for deduping of raw packets.
|
|
| fd.c |
| BIO abstractions for file descriptors.
|
|
| fd.h |
| Binary IO abstractions for file descriptors.
|
|
| fd_config.c |
| BIO abstractions for configuring file descriptors.
|
|
| fd_errno.h |
|
| fd_open.c |
| BIO abstractions for opening file descriptors.
|
|
| fd_priv.h |
| Private binary IO abstractions for file descriptors.
|
|
| fd_read.h |
|
| fd_write.h |
|
| haproxy.c |
| BIO abstractions for HA proxy protocol interceptors.
|
|
| haproxy.h |
| Binary IO abstractions for HA proxy protocol interceptors.
|
|
| mem.c |
| BIO abstractions for memory buffers.
|
|
| mem.h |
| Binary IO abstractions for memory buffers.
|
|
| network.c |
| BIO patricia trie filtering handlers.
|
|
| network.h |
| BIO patricia trie filtering handlers.
|
|
| null.c |
| BIO NULL handlers.
|
|
| null.h |
| BIO null handlers.
|
|
| packet.c |
| BIO PACKET handlers.
|
|
| packet.h |
| Binary IO abstractions for fr_packet_t.
|
|
| pipe.c |
| BIO abstractions for in-memory pipes.
|
|
| pipe.h |
| BIO pipe handlers.
|
|
| queue.c |
| Binary IO abstractions for queues of raw packets.
|
|
| queue.h |
| Binary IO abstractions for queues of raw packets.
|
|
| retry.c |
| Binary IO abstractions for retrying packets.
|
|
| retry.h |
| Binary IO abstractions for retrying of raw packets.
|
|