Home
last modified time | relevance | path

Searched refs:tcf_proto_ops (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c110 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
112 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
128 static const struct tcf_proto_ops *
132 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
160 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
162 struct tcf_proto_ops *t; in register_tcf_proto_ops()
180 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
182 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
233 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
526 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
[all …]
H A Dcls_cgroup.c198 static struct tcf_proto_ops cls_cgroup_ops __read_mostly = {
H A Dcls_basic.c328 static struct tcf_proto_ops cls_basic_ops __read_mostly = {
H A Dcls_matchall.c413 static struct tcf_proto_ops cls_mall_ops __read_mostly = {
H A Dcls_fw.c435 static struct tcf_proto_ops cls_fw_ops __read_mostly = {
H A Dcls_route.c667 static struct tcf_proto_ops cls_route4_ops __read_mostly = {
H A Dcls_flow.c697 static struct tcf_proto_ops cls_flow_ops __read_mostly = {
H A Dcls_rsvp.h752 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
H A Dcls_tcindex.c712 static struct tcf_proto_ops cls_tcindex_ops __read_mostly = {
H A Dcls_bpf.c697 static struct tcf_proto_ops cls_bpf_ops __read_mostly = {
H A Dcls_u32.c1383 static struct tcf_proto_ops cls_u32_ops __read_mostly = {
H A Dcls_flower.c3190 static struct tcf_proto_ops cls_fl_ops __read_mostly = {
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h331 struct tcf_proto_ops { struct
408 const struct tcf_proto_ops *ops;
444 const struct tcf_proto_ops *tmplt_ops;
H A Dpkt_cls.h25 int register_tcf_proto_ops(struct tcf_proto_ops *ops);
26 int unregister_tcf_proto_ops(struct tcf_proto_ops *ops);