Searched refs:tcf_proto_ops (Results 1 – 14 of 14) sorted by relevance
127 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()129 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()145 static const struct tcf_proto_ops *149 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()177 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()179 struct tcf_proto_ops *t; in register_tcf_proto_ops()197 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()199 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()251 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()544 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 = {
316 static struct tcf_proto_ops cls_basic_ops __read_mostly = {
400 static struct tcf_proto_ops cls_mall_ops __read_mostly = {
422 static struct tcf_proto_ops cls_fw_ops __read_mostly = {
655 static struct tcf_proto_ops cls_route4_ops __read_mostly = {
685 static struct tcf_proto_ops cls_bpf_ops __read_mostly = {
691 static struct tcf_proto_ops cls_flow_ops __read_mostly = {
697 static struct tcf_proto_ops cls_tcindex_ops __read_mostly = {
739 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
1369 static struct tcf_proto_ops cls_u32_ops __read_mostly = {
3422 static struct tcf_proto_ops cls_fl_ops __read_mostly = {
334 struct tcf_proto_ops { struct411 const struct tcf_proto_ops *ops;446 const struct tcf_proto_ops *tmplt_ops;
25 int register_tcf_proto_ops(struct tcf_proto_ops *ops);26 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops);