tcf_proto_ops 25 include/net/pkt_cls.h int register_tcf_proto_ops(struct tcf_proto_ops *ops); tcf_proto_ops 26 include/net/pkt_cls.h int unregister_tcf_proto_ops(struct tcf_proto_ops *ops); tcf_proto_ops 363 include/net/sch_generic.h const struct tcf_proto_ops *ops; tcf_proto_ops 398 include/net/sch_generic.h const struct tcf_proto_ops *tmplt_ops; tcf_proto_ops 109 net/sched/cls_api.c static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) tcf_proto_ops 111 net/sched/cls_api.c const struct tcf_proto_ops *t, *res = NULL; tcf_proto_ops 127 net/sched/cls_api.c static const struct tcf_proto_ops * tcf_proto_ops 131 net/sched/cls_api.c const struct tcf_proto_ops *ops; tcf_proto_ops 159 net/sched/cls_api.c int register_tcf_proto_ops(struct tcf_proto_ops *ops) tcf_proto_ops 161 net/sched/cls_api.c struct tcf_proto_ops *t; tcf_proto_ops 179 net/sched/cls_api.c int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) tcf_proto_ops 181 net/sched/cls_api.c struct tcf_proto_ops *t; tcf_proto_ops 232 net/sched/cls_api.c const struct tcf_proto_ops *ops; tcf_proto_ops 511 net/sched/cls_api.c static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, tcf_proto_ops 513 net/sched/cls_api.c static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, tcf_proto_ops 522 net/sched/cls_api.c const struct tcf_proto_ops *tmplt_ops; tcf_proto_ops 2605 net/sched/cls_api.c static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, tcf_proto_ops 2612 net/sched/cls_api.c const struct tcf_proto_ops *ops; tcf_proto_ops 2686 net/sched/cls_api.c static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, tcf_proto_ops 2715 net/sched/cls_api.c const struct tcf_proto_ops *ops; tcf_proto_ops 2746 net/sched/cls_api.c static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, tcf_proto_ops 328 net/sched/cls_basic.c static struct tcf_proto_ops cls_basic_ops __read_mostly = { tcf_proto_ops 697 net/sched/cls_bpf.c static struct tcf_proto_ops cls_bpf_ops __read_mostly = { tcf_proto_ops 198 net/sched/cls_cgroup.c static struct tcf_proto_ops cls_cgroup_ops __read_mostly = { tcf_proto_ops 697 net/sched/cls_flow.c static struct tcf_proto_ops cls_flow_ops __read_mostly = { tcf_proto_ops 2540 net/sched/cls_flower.c static struct tcf_proto_ops cls_fl_ops __read_mostly = { tcf_proto_ops 435 net/sched/cls_fw.c static struct tcf_proto_ops cls_fw_ops __read_mostly = { tcf_proto_ops 410 net/sched/cls_matchall.c static struct tcf_proto_ops cls_mall_ops __read_mostly = { tcf_proto_ops 657 net/sched/cls_route.c static struct tcf_proto_ops cls_route4_ops __read_mostly = { tcf_proto_ops 752 net/sched/cls_rsvp.h static struct tcf_proto_ops RSVP_OPS __read_mostly = { tcf_proto_ops 705 net/sched/cls_tcindex.c static struct tcf_proto_ops cls_tcindex_ops __read_mostly = { tcf_proto_ops 1389 net/sched/cls_u32.c static struct tcf_proto_ops cls_u32_ops __read_mostly = {