Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/Documentation/bpf/
A Dredirect.rst39 bpf_trace
67 perf record
/linux-6.3-rc2/samples/bpf/
A 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.3-rc2/tools/testing/selftests/bpf/benchs/
A Drun_common.sh26 function drops() function
/linux-6.3-rc2/include/uapi/linux/
A Dgen_stats.h62 __u32 drops; member
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dcore_kern.c44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
A Dxdp_features.c241 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/linux-6.3-rc2/net/sched/
A Dact_vlan.c338 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
A Dact_gact.c174 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
A Dact_sample.c203 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
A Dact_police.c329 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
A Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
A Dact_pedit.c456 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
A Dact_mirred.c338 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
A Dact_gate.c572 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbench.h41 long drops; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A 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
A Dspectrum_flower.c712 u64 drops; in mlxsw_sp_flower_stats() local
/linux-6.3-rc2/kernel/trace/
A Dtracing_map.h200 atomic64_t drops; member
/linux-6.3-rc2/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_net.c45 u64 drops; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/abm/
A Dmain.h102 u64 drops; member
/linux-6.3-rc2/include/net/
A Dact_api.h285 u64 packets, u64 drops, in tcf_action_stats_update()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dmeter.c583 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) in mlx5e_tc_meter_get_stats()
/linux-6.3-rc2/kernel/bpf/
A Dcpumap.c693 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunbmac.c803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local

Completed in 41 milliseconds

12