Lines Matching defs:nf_stats
134 struct nf_stats { struct135 uint64_t hw_rx_packets;136 uint64_t hw_tx_packets;137 uint64_t ifc_down_bytes;138 uint64_t ifc_down_packets;139 uint64_t rx_bytes;140 uint64_t rx_dropped;141 uint64_t rx_packets;142 uint64_t tx_bytes;143 uint64_t tx_dropped;144 uint64_t tx_packets;