Searched refs:prob_mark_head (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | pkt_sched.h | 225 __u32 prob_mark_head; /* Marked packets, below max threshold */ member |
/Linux-v4.19/net/sched/ | ||
D | sch_sfq.c | 398 q->stats.prob_mark_head++; in sfq_enqueue() |