#include <daemon.h>
Definition at line 73 of file daemon.h.
◆ addr
struct sockaddr* flow::addr |
◆ addr_len
◆ congestion_counter
unsigned flow::congestion_counter |
◆ connect_called
char flow::connect_called |
◆ current_block_bytes_read
unsigned flow::current_block_bytes_read |
◆ current_block_bytes_written
unsigned flow::current_block_bytes_written |
◆ current_read_block_size
unsigned flow::current_read_block_size |
◆ current_write_block_size
unsigned flow::current_write_block_size |
◆ endpoint
◆ error
◆ fd
◆ finished
◆ first_report_time
struct timespec flow::first_report_time |
◆ id
◆ last_block_read
struct timespec flow::last_block_read |
◆ last_block_written
struct timespec flow::last_block_written |
◆ last_report_time
struct timespec flow::last_report_time |
◆ listenfd_data
◆ next_report_time
struct timespec flow::next_report_time |
◆ next_write_block_timestamp
struct timespec flow::next_write_block_timestamp |
◆ pcap_dumper
struct pcap_dumper_t* flow::pcap_dumper |
◆ pcap_handle
struct pcap_t* flow::pcap_handle |
◆ pcap_thread
pthread_t flow::pcap_thread |
◆ pmtu
◆ read_block
◆ real_listen_receive_buffer_size
unsigned flow::real_listen_receive_buffer_size |
◆ real_listen_send_buffer_size
unsigned flow::real_listen_send_buffer_size |
◆ requested_server_test_port
unsigned short flow::requested_server_test_port |
◆ settings
◆ source_settings
◆ start_timestamp
struct timespec flow::start_timestamp[2] |
◆ state
◆ statistics
◆ stop_timestamp
struct timespec flow::stop_timestamp[2] |
◆ write_block
The documentation for this struct was generated from the following file: