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

/linux-master/net/netfilter/
H A Dnft_counter.c294 .destroy_clone = nft_counter_destroy,
H A Dnft_connlimit.c258 .destroy_clone = nft_connlimit_destroy_clone,
H A Dnf_tables_api.c6461 if (expr->ops->destroy_clone) {
6462 expr->ops->destroy_clone(ctx, expr);
/linux-master/include/net/netfilter/
H A Dnf_tables.h921 * @destroy_clone: destruction clone function
951 void (*destroy_clone)(const struct nft_ctx *ctx, member in struct:nft_expr_ops

Completed in 190 milliseconds