Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/tools/testing/selftests/bpf/benchs/
Drun_bench_ringbufs.sh12 function drops() function
/Linux-v5.15/include/uapi/linux/
Dgen_stats.h62 __u32 drops; member
/Linux-v5.15/tools/testing/selftests/bpf/
Dbench.h35 long drops; member
/Linux-v5.15/net/sched/
Dact_gact.c173 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
Dact_skbedit.c77 u64 packets, u64 drops, in tcf_skbedit_stats_update()
Dact_vlan.c347 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
Dact_police.c324 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_sample.c195 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
Dact_mirred.c324 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
Dact_pedit.c411 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
Dact_gate.c579 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
Dact_ct.c1487 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
Dact_api.c1126 u64 drops, bool hw) in tcf_action_update_stats()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c65 u64 drops; member
429 u64 drops, u64 backlog, in mlxsw_sp_qdisc_update_stats()
457 u64 drops = 0; in mlxsw_sp_qdisc_get_tc_stats() local
731 u64 drops = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local
1188 u64 drops = 0; in mlxsw_sp_qdisc_get_prio_stats() local
Dspectrum_flower.c666 u64 drops; in mlxsw_sp_flower_stats() local
/Linux-v5.15/kernel/trace/
Dtracing_map.h200 atomic64_t drops; member
/Linux-v5.15/include/net/
Dact_api.h257 u64 packets, u64 drops, in tcf_action_stats_update()
Dflow_offload.h400 u64 drops; member
408 u64 drops, u64 lastused, in flow_stats_update()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h102 u64 drops; member
/Linux-v5.15/kernel/bpf/
Dcpumap.c692 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
/Linux-v5.15/drivers/net/ethernet/sun/
Dsunbmac.c803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
Dsungem.c749 int entry, drops, work_done = 0; in gem_rx() local
/Linux-v5.15/drivers/net/
Dveth.c384 u64 packets, bytes, drops, xdp_tx_err, peer_tq_xdp_xmit_err; in veth_stats_rx() local
545 int sent, i, err = 0, drops; in veth_xdp_flush_bq() local
/Linux-v5.15/net/netfilter/
Dnf_conntrack_core.c1335 unsigned int drops = 0; in early_drop_list() local
1381 unsigned int hsize, drops; in early_drop() local

12