Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_tables_api.c1431 static int nft_flush_table(struct nft_ctx *ctx) in nft_flush_table() function
1527 err = nft_flush_table(ctx); in nft_flush()
1577 return nft_flush_table(&ctx); in nf_tables_deltable()