Home
last modified time | relevance | path

Searched refs:allot (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_sfq.c101 int allot; /* credit for this slot */ member
452 slot->allot = q->quantum; in sfq_enqueue()
487 if (slot->allot <= 0) { in sfq_dequeue()
489 slot->allot += q->quantum; in sfq_dequeue()
508 slot->allot -= qdisc_pkt_len(skb); in sfq_dequeue()
591 slot->allot = q->quantum; in sfq_rehash()
906 xstats.allot = slot->allot; in sfq_dump_class_stats()
/linux-6.15/tools/include/uapi/linux/
H A Dpkt_sched.h248 __s32 allot; member
/linux-6.15/include/uapi/linux/
H A Dpkt_sched.h249 __s32 allot; member
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml1043 name: allot