Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_api.c659 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2828 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node()
2914 static int tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, in tc_chain_notify_delete()
2976 static void tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, in tc_chain_tmplt_del()
/openbmc/linux/include/net/
H A Dsch_generic.h460 const struct tcf_proto_ops *tmplt_ops; member