Symbol: flow_stats
drivers/net/dsa/ocelot/felix_vsc9959.c
2494
struct flow_stats *stats)
drivers/net/dsa/sja1105/sja1105.h
237
struct flow_stats stats;
drivers/net/dsa/sja1105/sja1105_vl.c
762
struct sja1105_rule *rule, struct flow_stats *stats,
drivers/net/dsa/sja1105/sja1105_vl.h
27
struct sja1105_rule *rule, struct flow_stats *stats,
drivers/net/dsa/sja1105/sja1105_vl.h
65
struct flow_stats *stats,
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1469
struct flow_stats stats = {};
drivers/net/ethernet/freescale/enetc/enetc_qos.c
469
struct flow_stats stats;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
361
struct flow_stats police_stat;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
362
struct flow_stats mirror_stat;
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
634
struct flow_stats *stats);
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
645
struct flow_stats *stats,
drivers/net/ethernet/microchip/lan966x/lan966x_mirror.c
104
struct flow_stats *stats,
drivers/net/ethernet/microchip/lan966x/lan966x_mirror.c
108
struct flow_stats *old_stats;
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
142
struct flow_stats *old_stats;
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
207
struct flow_stats *stats)
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
210
struct flow_stats *old_stats;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
218
struct flow_stats mirror_stats;
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
713
struct flow_stats *fstats);
drivers/net/ethernet/microchip/sparx5/sparx5_mirror.c
206
struct flow_stats *fstats)
drivers/net/ethernet/microchip/sparx5/sparx5_mirror.c
210
struct flow_stats *old_stats;
drivers/net/ethernet/mscc/ocelot_flower.c
1006
struct flow_stats stats = {0};
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
139
struct flow_stats stats;
include/net/flow_offload.h
553
static inline void flow_stats_update(struct flow_stats *flow_stats,
include/net/flow_offload.h
558
flow_stats->pkts += pkts;
include/net/flow_offload.h
559
flow_stats->bytes += bytes;
include/net/flow_offload.h
560
flow_stats->drops += drops;
include/net/flow_offload.h
561
flow_stats->lastused = max_t(u64, flow_stats->lastused, lastused);
include/net/flow_offload.h
567
flow_stats->used_hw_stats |= used_hw_stats;
include/net/flow_offload.h
568
flow_stats->used_hw_stats_valid = true;
include/net/flow_offload.h
700
struct flow_stats stats;
include/net/flow_offload.h
716
struct flow_stats stats;
include/net/netfilter/nf_tables.h
982
const struct flow_stats *stats);
include/net/pkt_cls.h
305
struct flow_stats *stats,
include/net/pkt_cls.h
807
struct flow_stats stats;
include/soc/mscc/ocelot.h
663
struct flow_stats *stats);
net/netfilter/nf_flow_table_offload.c
1003
struct flow_stats *stats)
net/netfilter/nf_flow_table_offload.c
1013
struct flow_stats stats[FLOW_OFFLOAD_DIR_MAX] = {};
net/netfilter/nf_flow_table_offload.c
906
struct flow_stats *stats,
net/netfilter/nft_counter.c
281
const struct flow_stats *stats)