Home
last modified time | relevance | path

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

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