Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h226 __u32 forced_mark_head;/* Marked packets, after max threshold */ member
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h227 __u32 forced_mark_head;/* Marked packets, after max threshold */ member
/openbmc/linux/net/sched/
H A Dsch_sfq.c411 q->stats.forced_mark_head++; in sfq_enqueue()