Searched refs:mtype_ahash_destroy (Results 1 – 1 of 1) sorted by relevance
/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 201 #undef mtype_ahash_destroy 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) in mtype_ahash_destroy() function 455 mtype_ahash_destroy(set, (__force struct htable *)h->table, true); in mtype_destroy() 587 mtype_ahash_destroy(set, t, false); in mtype_gc() 781 mtype_ahash_destroy(set, orig, false); in mtype_resize() 794 mtype_ahash_destroy(set, t, false); in mtype_resize() 1026 mtype_ahash_destroy(set, t, false); in mtype_add() 1139 mtype_ahash_destroy(set, t, false); in mtype_del() 1345 mtype_ahash_destroy(set, t, false); in mtype_uref()
|