/linux/samples/bpf/ |
H A D | xdp_sample.bpf.c | 129 unsigned int drops, int to_cpu) in BPF_PROG() 157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG() 207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() 238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | run_common.sh | 26 function drops() function
|
/linux/include/uapi/linux/ |
H A D | gen_stats.h | 62 __u32 drops; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_kern.c | 44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
|
H A D | xdp_features.c | 240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | police.c | 175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/linux/net/sched/ |
H A D | act_gact.c | 174 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
|
H A D | act_vlan.c | 339 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
|
H A D | act_sample.c | 215 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
|
H A D | act_skbedit.c | 96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
|
H A D | act_pedit.c | 490 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
|
H A D | act_mirred.c | 463 tcf_stats_update(struct tc_action * a,u64 bytes,u64 packets,u64 drops,u64 lastuse,bool hw) tcf_stats_update() argument
|
H A D | act_ct.c | 1592 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
|
/linux/tools/testing/selftests/bpf/ |
H A D | bench.h | 43 long drops; member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 77 u64 drops; member 561 u64 drops, u64 backlog, in mlxsw_sp_qdisc_update_stats() 589 u64 drops = 0; in mlxsw_sp_qdisc_get_tc_stats() local 905 u64 drops = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local 1449 u64 drops = 0; in mlxsw_sp_qdisc_get_prio_stats() local
|
H A D | spectrum_acl.c | 1012 u64 *packets, u64 *bytes, u64 *drops, in mlxsw_sp_acl_rule_get_stats()
|
/linux/kernel/trace/ |
H A D | tracing_map.h | 200 atomic64_t drops; member
|
/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | main.h | 102 u64 drops; member
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_net.c | 44 u64 drops; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | meter.c | 583 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) in mlx5e_tc_meter_get_stats()
|
/linux/kernel/bpf/ |
H A D | cpumap.c | 716 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
|
/linux/drivers/net/ |
H A D | veth.c | 429 u64 packets, bytes, drops, xdp_tx_err, peer_tq_xdp_xmit_err; in veth_stats_rx() local 575 int sent, i, err = 0, drops; in veth_xdp_flush_bq() local
|
/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 1412 unsigned int drops = 0; early_drop_list() local 1458 unsigned int hsize, drops; early_drop() local
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 494 u64 drops; member
|