Searched refs:rtnl_tc_ops (Results 1 – 25 of 27) sorted by relevance
12
30 struct rtnl_tc_ops struct119 struct rtnl_tc_ops *);121 extern struct rtnl_tc_ops * rtnl_tc_lookup_ops(enum rtnl_tc_type,123 extern struct rtnl_tc_ops * rtnl_tc_get_ops(struct rtnl_tc *);124 extern int rtnl_tc_register(struct rtnl_tc_ops *);125 extern void rtnl_tc_unregister(struct rtnl_tc_ops *);
17 struct rtnl_tc_ops;32 struct rtnl_tc_ops * tm_ops;37 extern struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *);
64 struct rtnl_tc_ops *ops; in rtnl_tc_msg_parse()197 struct rtnl_tc_ops *ops; in rtnl_tc_msg_build()736 struct rtnl_tc_ops *ops; in rtnl_tc_free_data()755 struct rtnl_tc_ops *ops; in rtnl_tc_clone()799 struct rtnl_tc_ops *ops; in tc_dump()935 struct rtnl_tc_ops *rtnl_tc_lookup_ops(enum rtnl_tc_type type, const char *kind) in rtnl_tc_lookup_ops()937 struct rtnl_tc_ops *ops; in rtnl_tc_lookup_ops()946 struct rtnl_tc_ops *rtnl_tc_get_ops(struct rtnl_tc *tc) in rtnl_tc_get_ops()958 int rtnl_tc_register(struct rtnl_tc_ops *ops) in rtnl_tc_register()992 void rtnl_tc_unregister(struct rtnl_tc_ops *ops) in rtnl_tc_unregister()[all …]
71 struct rtnl_tc_ops *ops; in rtnl_act_fill_one()388 struct rtnl_tc_ops *ops; in rtnl_act_parse()
97 static struct nl_cli_tc_module *__nl_cli_tc_lookup(struct rtnl_tc_ops *ops) in __nl_cli_tc_lookup()108 struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *ops) in nl_cli_tc_lookup()142 struct rtnl_tc_ops *ops; in nl_cli_tc_register()
139 static struct rtnl_tc_ops pfifo_ops = {148 static struct rtnl_tc_ops bfifo_ops = {
269 static struct rtnl_tc_ops htb_qdisc_ops;270 static struct rtnl_tc_ops htb_class_ops;610 static struct rtnl_tc_ops htb_qdisc_ops = {619 static struct rtnl_tc_ops htb_class_ops = {
22 static struct rtnl_tc_ops blackhole_ops = {
258 static struct rtnl_tc_ops prio_ops = {270 static struct rtnl_tc_ops pfifo_fast_ops = {
168 static struct rtnl_tc_ops cbq_qdisc_ops = {180 static struct rtnl_tc_ops cbq_class_ops = {
45 static struct rtnl_tc_ops ingress_ops = {
380 static struct rtnl_tc_ops dsmark_qdisc_ops = {392 static struct rtnl_tc_ops dsmark_class_ops = {
160 static struct rtnl_tc_ops plug_ops = {
167 static struct rtnl_tc_ops red_ops = {
234 static struct rtnl_tc_ops sfq_ops = {
358 static struct rtnl_tc_ops fq_codel_ops = {
438 static struct rtnl_tc_ops tbf_tc_ops = {
59 struct rtnl_tc_ops *ops; in main()
62 struct rtnl_tc_ops *ops; in main()
165 static struct rtnl_tc_ops cgroup_ops = {
195 static struct rtnl_tc_ops fw_ops = {
260 static struct rtnl_tc_ops basic_ops = {
217 static struct rtnl_tc_ops mirred_ops = {
487 struct rtnl_tc_ops * pre ##_ops; \