cls_basic_ops     328 net/sched/cls_basic.c static struct tcf_proto_ops cls_basic_ops __read_mostly = {
cls_basic_ops     344 net/sched/cls_basic.c 	return register_tcf_proto_ops(&cls_basic_ops);
cls_basic_ops     349 net/sched/cls_basic.c 	unregister_tcf_proto_ops(&cls_basic_ops);