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.c689 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2941 tc_chain_fill_node(const struct tcf_proto_ops * tmplt_ops,void * tmplt_priv,u32 chain_index,struct net * net,struct sk_buff * skb,struct tcf_block * block,u32 portid,u32 seq,u16 flags,int event,struct netlink_ext_ack * extack) tc_chain_fill_node() argument
3030 tc_chain_notify_delete(const struct tcf_proto_ops * tmplt_ops,void * tmplt_priv,u32 chain_index,struct tcf_block * block,struct sk_buff * oskb,u32 seq,u16 flags) tc_chain_notify_delete() argument
3092 tc_chain_tmplt_del(const struct tcf_proto_ops * tmplt_ops,void * tmplt_priv) tc_chain_tmplt_del() argument
[all...]
/linux/include/net/
H A Dsch_generic.h457 const struct tcf_proto_ops *tmplt_ops; global() member