Home
last modified time | relevance | path

Searched defs:flow_stats (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/net/openvswitch/
Dflow.h211 struct flow_stats { struct
233 struct flow_stats __rcu *stats[]; /* One for each CPU. First one argument
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h390 struct flow_stats { struct
399 static inline void flow_stats_update(struct flow_stats *flow_stats, in flow_stats_update()