Searched defs:drops (Results 1 - 25 of 46) sorted by last modified time

12

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h58 u64 drops; member in struct:igc_rx_queue_stats
/linux-master/drivers/net/
H A Dvirtio_net.c102 u64_stats_t drops; member in struct:virtnet_rq_stats
H A Dveth.c401 u64 packets, bytes, drops, xdp_tx_err, peer_tq_xdp_xmit_err; local
547 int sent, i, err = 0, drops; local
/linux-master/net/sched/
H A Dsch_api.c788 int drops; local
H A Dact_vlan.c337 tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_skbedit.c95 tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_police.c329 tcf_police_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_sample.c202 tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_pedit.c489 tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_mirred.c462 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_gate.c571 tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_ct.c1558 tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_gact.c173 tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_api.c1535 tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2614 int drops = 0, i; local
/linux-master/include/net/
H A Dcfg80211.h1994 u32 drops; member in struct:cfg80211_txq_stats
H A Dact_api.h286 tcf_action_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
/linux-master/net/packet/
H A Daf_packet.c4047 int drops; local
/linux-master/kernel/bpf/
H A Dcpumap.c673 unsigned int processed = 0, drops = 0; local
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c1764 int elem = hp->rx_new, drops = 0; local
H A Dcassini.c2240 int entry, drops; local
/linux-master/net/netfilter/
H A Dnf_conntrack_core.c1366 unsigned int drops = 0; local
1412 unsigned int hsize, drops; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c1010 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) argument
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb.h301 u64 drops; member in struct:igb_rx_queue_stats
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member in struct:tc_stats

Completed in 338 milliseconds

12