Searched refs:flow_stats (Results 1 – 2 of 2) sorted by relevance
256 struct flow_stats { struct262 static inline void flow_stats_update(struct flow_stats *flow_stats, in flow_stats_update() argument265 flow_stats->pkts += pkts; in flow_stats_update()266 flow_stats->bytes += bytes; in flow_stats_update()267 flow_stats->lastused = max_t(u64, flow_stats->lastused, lastused); in flow_stats_update()365 struct flow_stats stats;
646 struct flow_stats stats;