Home
last modified time | relevance | path

Searched refs:tmplt_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dsch_generic.h374 void (*tmplt_destroy)(void *tmplt_priv); member
/linux/net/sched/
H A Dcls_api.c3051 if (!ops->tmplt_create || !ops->tmplt_destroy || !ops->tmplt_dump || in tc_chain_tmplt_add()
3075 tmplt_ops->tmplt_destroy(tmplt_priv); in tc_chain_tmplt_del()
H A Dcls_flower.c3850 .tmplt_destroy = fl_tmplt_destroy,