Searched refs:mtype_ahash_destroy (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_gen.h201 #undef mtype_ahash_destroy macro
246 #define mtype_ahash_destroy IPSET_TOKEN(MTYPE, _ahash_destroy) macro
429 mtype_ahash_destroy(struct ip_set *set, struct htable *t, bool ext_destroy) function
455 mtype_ahash_destroy(set, (__force struct htable *)h->table, true);
587 mtype_ahash_destroy(set, t, false);
781 mtype_ahash_destroy(set, orig, false);
794 mtype_ahash_destroy(set, t, false);
1026 mtype_ahash_destroy(set, t, false);
1139 mtype_ahash_destroy(set, t, false);
1345 mtype_ahash_destroy(se
[all...]

Completed in 92 milliseconds