Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_fq.c119 u8 horizon_drop; member
462 if (q->horizon_drop) { in fq_enqueue()
891 q->horizon_drop = nla_get_u8(tb[TCA_FQ_HORIZON_DROP]); in fq_change()
948 q->horizon_drop = 1; /* by default, drop packets beyond horizon */ in fq_init()
995 nla_put_u8(skb, TCA_FQ_HORIZON_DROP, q->horizon_drop)) in fq_dump()

Completed in 4 milliseconds