Home
last modified time | relevance | path

Searched refs:tcf_hash_destroy (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dact_api.h101 void tcf_hash_destroy(struct tc_action *a);
/linux-4.1.27/net/sched/
Dact_api.c30 void tcf_hash_destroy(struct tc_action *a) in tcf_hash_destroy() function
46 EXPORT_SYMBOL(tcf_hash_destroy);
63 tcf_hash_destroy(a); in __tcf_hash_release()