Home
last modified time | relevance | path

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

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