Home
last modified time | relevance | path

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

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