Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h190 struct tc_sfq_qopt { struct
208 struct tc_sfq_qopt v0; argument
/linux-4.4.14/net/sched/
Dsch_sfq.c621 struct tc_sfq_qopt *ctl = nla_data(opt); in sfq_change()