Home
last modified time | relevance | path

Searched defs:tmplt_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c537 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2648 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2729 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
2789 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h444 const struct tcf_proto_ops *tmplt_ops; member