Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c230 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
232 const struct tcf_proto_ops *t, *res = NULL; in __tcf_proto_lookup_ops()
248 static const struct tcf_proto_ops *
252 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops()
280 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops()
282 struct tcf_proto_ops *t; in register_tcf_proto_ops()
300 void unregister_tcf_proto_ops(struct tcf_proto_ops *ops) in unregister_tcf_proto_ops()
302 struct tcf_proto_ops *t; in unregister_tcf_proto_ops()
354 const struct tcf_proto_ops *ops; in tcf_proto_is_unlocked()
678 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops,
[all …]
H A Dcls_cgroup.c200 static struct tcf_proto_ops cls_cgroup_ops __read_mostly = {
H A Dcls_basic.c318 static struct tcf_proto_ops cls_basic_ops __read_mostly = {
H A Dcls_fw.c423 static struct tcf_proto_ops cls_fw_ops __read_mostly = {
H A Dcls_route.c661 static struct tcf_proto_ops cls_route4_ops __read_mostly = {
H A Dcls_flow.c694 static struct tcf_proto_ops cls_flow_ops __read_mostly = {
H A Dcls_flower.c3832 static struct tcf_proto_ops cls_fl_ops __read_mostly = {
/linux/include/net/
H A Dsch_generic.h337 struct tcf_proto_ops { struct
420 const struct tcf_proto_ops *ops;
457 const struct tcf_proto_ops *tmplt_ops;