Searched refs:tcf_proto_ops (Results 1 – 13 of 13) sorted by relevance
108 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()110 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()126 static const struct tcf_proto_ops *130 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()158 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()160 struct tcf_proto_ops *t; in register_tcf_proto_ops()178 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()180 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()231 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()524 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,[all …]
198 static struct tcf_proto_ops cls_cgroup_ops __read_mostly = {
328 static struct tcf_proto_ops cls_basic_ops __read_mostly = {
413 static struct tcf_proto_ops cls_mall_ops __read_mostly = {
434 static struct tcf_proto_ops cls_fw_ops __read_mostly = {
666 static struct tcf_proto_ops cls_route4_ops __read_mostly = {
697 static struct tcf_proto_ops cls_flow_ops __read_mostly = {
752 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
697 static struct tcf_proto_ops cls_bpf_ops __read_mostly = {
1428 static struct tcf_proto_ops cls_u32_ops __read_mostly = {
3203 static struct tcf_proto_ops cls_fl_ops __read_mostly = {
326 struct tcf_proto_ops { struct403 const struct tcf_proto_ops *ops;439 const struct tcf_proto_ops *tmplt_ops;
25 int register_tcf_proto_ops(struct tcf_proto_ops *ops);26 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);