tcf_hash_destroy 98 include/net/act_api.h extern void tcf_hash_destroy(struct tcf_common *p, struct tcf_hashinfo *hinfo); tcf_hash_destroy 59 net/sched/act_api.c tcf_hash_destroy(p, hinfo); tcf_hash_destroy 90 net/sched/act_ipt.c tcf_hash_destroy(&ipt->common, &ipt_hash_info); tcf_hash_destroy 50 net/sched/act_mirred.c tcf_hash_destroy(&m->common, &mirred_hash_info); tcf_hash_destroy 66 net/sched/act_simple.c tcf_hash_destroy(&d->common, &simp_hash_info);