Searched refs:byte_count (Results 1 – 2 of 2) sorted by relevance
104 new_stats->byte_count = len; in ovs_flow_stats_update()121 stats->byte_count += len; in ovs_flow_stats_update()152 ovs_stats->n_bytes += stats->byte_count; in ovs_flow_stats_get()172 stats->byte_count = 0; in ovs_flow_stats_clear()
215 u64 byte_count; /* Number of bytes matched. */ member
Completed in 8 milliseconds