Data Fields | |
uint64_t | inj_pkt_send |
uint64_t | nic_pkt_send |
uint64_t | nic_bytes_send |
Structure to return statistics from an injection handle. The hardware-specific counters (nic_) apply to all injection handles.
uint64_t snf_inject_stats::inj_pkt_send |
Number of packets sent by this injection endpoint
uint64_t snf_inject_stats::nic_bytes_send |
Number of raw bytes sent by Hardware Interface (see nic_bytes_recv)
uint64_t snf_inject_stats::nic_pkt_send |
Number of total packets sent by Hardware Interface