Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 5 of 5) sorted by relevance

/include/trace/events/
Dxdp.h56 int sent, int drops, int err),
58 TP_ARGS(dev, sent, drops, err),
63 __field(int, drops)
71 __entry->drops = drops;
79 __entry->sent, __entry->drops, __entry->err)
192 TP_PROTO(int map_id, unsigned int processed, unsigned int drops,
195 TP_ARGS(map_id, processed, drops, sched),
201 __field(unsigned int, drops)
210 __entry->drops = drops;
221 __entry->processed, __entry->drops,
[all …]
/include/uapi/linux/
Dgen_stats.h65 __u32 drops; member
Dpkt_sched.h37 __u32 drops; /* Packets dropped because of lack of resources */ member
/include/net/
Dsch_generic.h898 sch->qstats.drops += count; in __qdisc_qstats_drop()
903 qstats->drops++; in qstats_drop_inc()
918 this_cpu_inc(sch->cpu_qstats->drops); in qdisc_qstats_cpu_drop()
1285 this_cpu_inc(miniq->cpu_qstats->drops); in mini_qdisc_qstats_cpu_drop()
Dcfg80211.h1374 u32 drops; member