Home
last modified time | relevance | path

Searched refs:byte_count (Results 1 – 2 of 2) sorted by relevance

/net/openvswitch/
A Dflow.c104 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()
A Dflow.h215 u64 byte_count; /* Number of bytes matched. */ member

Completed in 8 milliseconds