/linux/samples/bpf/ |
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/ |
A D | run_common.sh | 26 function drops() function
|
/linux/include/uapi/linux/ |
A D | gen_stats.h | 62 __u32 drops; member
|
/linux/tools/testing/selftests/bpf/ |
A D | bench.h | 35 long drops; member
|
/linux/net/sched/ |
A D | act_gact.c | 173 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
|
A D | act_skbedit.c | 77 u64 packets, u64 drops, in tcf_skbedit_stats_update()
|
A D | act_vlan.c | 347 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
|
A D | act_sample.c | 195 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
|
A D | act_police.c | 324 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
|
A D | act_pedit.c | 411 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
|
A D | act_mirred.c | 329 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
|
A D | act_gate.c | 579 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
|
A D | act_ct.c | 1488 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
|
A D | act_api.c | 1128 u64 drops, bool hw) in tcf_action_update_stats()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
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
|
A D | spectrum_flower.c | 666 u64 drops; in mlxsw_sp_flower_stats() local
|
A D | spectrum_acl.c | 915 u64 *packets, u64 *bytes, u64 *drops, in mlxsw_sp_acl_rule_get_stats()
|
/linux/kernel/trace/ |
A D | tracing_map.h | 200 atomic64_t drops; member
|
/linux/include/net/ |
A D | act_api.h | 257 u64 packets, u64 drops, in tcf_action_stats_update()
|
A D | flow_offload.h | 400 u64 drops; member 408 u64 drops, u64 lastused, in flow_stats_update()
|
/linux/drivers/net/ethernet/netronome/nfp/abm/ |
A D | main.h | 102 u64 drops; member
|
/linux/kernel/bpf/ |
A D | cpumap.c | 692 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
|
/linux/drivers/net/ethernet/sun/ |
A D | sunbmac.c | 803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
|
/linux/drivers/net/ |
A D | veth.c | 384 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/net/netfilter/ |
A D | nf_conntrack_core.c | 1335 unsigned int drops = 0; in early_drop_list() local 1381 unsigned int hsize, drops; in early_drop() local
|