Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.12.1/samples/bpf/
Dxdp_sample.bpf.c129 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-6.12.1/tools/testing/selftests/bpf/benchs/
Drun_common.sh26 function drops() function
/linux-6.12.1/include/uapi/linux/
Dgen_stats.h62 __u32 drops; member
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dcore_kern.c44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
Dxdp_features.c240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/linux-6.12.1/net/sched/
Dact_gact.c174 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
Dact_vlan.c339 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
Dact_sample.c215 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_pedit.c490 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
Dact_gate.c572 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
Dact_mirred.c463 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
/linux-6.12.1/tools/testing/selftests/bpf/
Dbench.h43 long drops; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c77 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
Dspectrum_flower.c813 u64 drops; in mlxsw_sp_flower_stats() local
/linux-6.12.1/kernel/trace/
Dtracing_map.h200 atomic64_t drops; member
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h102 u64 drops; member
/linux-6.12.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c44 u64 drops; member
/linux-6.12.1/include/net/
Dact_api.h287 u64 packets, u64 drops, in tcf_action_stats_update()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dmeter.c583 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) in mlx5e_tc_meter_get_stats()
/linux-6.12.1/net/devlink/
Dtrap.c216 u64 drops = 0; in devlink_trap_stats_put() local
739 u64 drops; in devlink_trap_policer_stats_put() local
/linux-6.12.1/kernel/bpf/
Dcpumap.c676 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
/linux-6.12.1/drivers/net/ethernet/sun/
Dsunbmac.c803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local

12