Home
last modified time | relevance | path

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

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