Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c348 static int nft_delchain(struct nft_ctx *ctx) in nft_delchain() function
1334 err = nft_delchain(ctx); in nft_flush_table()
2671 return nft_delchain(&ctx); in nf_tables_delchain()