Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h212 struct tc_sfq_qopt { struct
230 struct tc_sfq_qopt v0; argument
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h213 struct tc_sfq_qopt { struct
231 struct tc_sfq_qopt v0; argument
/openbmc/linux/net/sched/
H A Dsch_sfq.c628 struct tc_sfq_qopt *ctl = nla_data(opt); in sfq_change()