Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c692 void *tmplt_priv; in __tcf_chain_put() local
2942 void *tmplt_priv, u32 chain_index, in tc_chain_fill_node() argument
3031 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
3061 void *tmplt_priv; tc_chain_tmplt_add() local
3093 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.h458 void *tmplt_priv; member