Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c696 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2913 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
3002 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
3064 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()
/linux/include/net/
H A Dsch_generic.h456 const struct tcf_proto_ops *tmplt_ops; member