tcf_proto_ops     137 include/net/sch_generic.h 	struct tcf_proto_ops	*next;
tcf_proto_ops     174 include/net/sch_generic.h 	struct tcf_proto_ops	*ops;
tcf_proto_ops      35 net/sched/cls_api.c static struct tcf_proto_ops *tcf_proto_base __read_mostly;
tcf_proto_ops      42 net/sched/cls_api.c static struct tcf_proto_ops *tcf_proto_lookup_ops(struct nlattr *kind)
tcf_proto_ops      44 net/sched/cls_api.c 	struct tcf_proto_ops *t = NULL;
tcf_proto_ops      64 net/sched/cls_api.c 	struct tcf_proto_ops *t, **tp;
tcf_proto_ops      83 net/sched/cls_api.c 	struct tcf_proto_ops *t, **tp;
tcf_proto_ops     133 net/sched/cls_api.c 	struct tcf_proto_ops *tp_ops;
tcf_proto_ops     277 net/sched/cls_basic.c static struct tcf_proto_ops cls_basic_ops __read_mostly = {
tcf_proto_ops     678 net/sched/cls_flow.c static struct tcf_proto_ops cls_flow_ops __read_mostly = {
tcf_proto_ops     374 net/sched/cls_fw.c static struct tcf_proto_ops cls_fw_ops __read_mostly = {
tcf_proto_ops     594 net/sched/cls_route.c static struct tcf_proto_ops cls_route4_ops __read_mostly = {
tcf_proto_ops     634 net/sched/cls_rsvp.h static struct tcf_proto_ops RSVP_OPS = {
tcf_proto_ops     486 net/sched/cls_tcindex.c static struct tcf_proto_ops cls_tcindex_ops __read_mostly = {
tcf_proto_ops     752 net/sched/cls_u32.c static struct tcf_proto_ops cls_u32_ops __read_mostly = {