Home
last modified time | relevance | path

Searched refs:overlimit (Results 1 – 11 of 11) sorted by relevance

/linux/include/net/
H A Dfq.h55 u32 overlimit; member
80 u32 overlimit; member
H A Dpie.h74 u32 overlimit; member
H A Dfq_impl.h243 flow->tin->overlimit++; in fq_tin_enqueue()
244 fq->overlimit++; in fq_tin_enqueue()
H A Dcfg80211.h2036 u32 overlimit; member
/linux/net/sched/
H A Dsch_pie.c93 q->stats.overlimit++; in pie_qdisc_enqueue()
508 .overlimit = q->stats.overlimit, in pie_dump_stats()
H A Dsch_fq_pie.c159 q->stats.overlimit++; in fq_pie_qdisc_enqueue()
515 .overlimit = q->stats.overlimit, in fq_pie_dump_stats()
/linux/include/uapi/linux/
H A Dpkt_sched.h920 __u32 overlimit; /* dropped due to lack of space member
949 __u32 overlimit; /* dropped due to lack of space in queue */ member
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h854 __u32 overlimit; /* dropped due to lack of space in queue */ member
/linux/net/netfilter/
H A Dxt_hashlimit.c771 goto overlimit; in hashlimit_mt_common()
788 overlimit: in hashlimit_mt_common()
/linux/net/mac80211/
H A Dcfg.c4920 txqstats->overlimit = txqi->tin.overlimit; in ieee80211_fill_txq_stats()
4966 txqstats->overlimit = local->fq.overlimit; in ieee80211_get_txq_stats()
/linux/net/wireless/
H A Dnl80211.c1360 PUT_TXQVAL_U32(OVERLIMIT, overlimit); in nl80211_put_txq_stats()