libtrap
1.18.2
|
Input interface statistics. More...
#include <trap.h>
Data Fields | |
uint64_t | received_bytes |
Number of received bytes. More... | |
uint64_t | received_records |
Number of received records. More... | |
uint64_t | missed_records |
Number of missed records. More... | |
Input interface statistics.
This structure is used to store statistics about input interface. Supported only by some input interfaces.
uint64_t input_ifc_stats::missed_records |
uint64_t input_ifc_stats::received_bytes |
uint64_t input_ifc_stats::received_records |