Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h203 __u32 prob_mark_head; /* Marked packets, below max threshold */ member
/linux-4.1.27/net/sched/
Dsch_sfq.c417 q->stats.prob_mark_head++; in sfq_enqueue()