Searched refs:flow_stats (Results 1 – 3 of 3) sorted by relevance
161 struct flow_stats { struct182 struct flow_stats __rcu *stats[]; /* One for each NUMA node. First one argument
81 struct flow_stats *stats; in ovs_flow_alloc()154 (struct flow_stats __force *)flow->stats[node]); in flow_free()760 * sizeof(struct flow_stats *)), in ovs_flow_init()766 = kmem_cache_create("sw_flow_stats", sizeof(struct flow_stats), in ovs_flow_init()
73 struct flow_stats *stats; in ovs_flow_stats_update()101 struct flow_stats *new_stats; in ovs_flow_stats_update()146 struct flow_stats *stats = rcu_dereference_ovsl(flow->stats[node]); in ovs_flow_stats_get()169 struct flow_stats *stats = ovsl_dereference(flow->stats[node]); in ovs_flow_stats_clear()