Searched defs:tmplt_priv (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sched/ |
| H A D | cls_api.c | 692 void *tmplt_priv; in __tcf_chain_put() local 2949 void *tmplt_priv, u32 chain_index, in tc_chain_fill_node() argument 3038 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 3068 void *tmplt_priv; tc_chain_tmplt_add() local 3100 tc_chain_tmplt_del(const struct tcf_proto_ops * tmplt_ops,void * tmplt_priv) tc_chain_tmplt_del() argument [all...] |
| H A D | cls_flower.c | 2853 static void fl_tmplt_destroy(void *tmplt_priv) in fl_tmplt_destroy() 3788 static int fl_tmplt_dump(struct sk_buff *skb, struct net *net, void *tmplt_priv) in fl_tmplt_dump()
|
| /linux/include/net/ |
| H A D | sch_generic.h | 478 void *tmplt_priv; member
|