Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_api.c1075 static int nft_flush_table(struct nft_ctx *ctx) in nft_flush_table() function
1168 err = nft_flush_table(ctx); in nft_flush()
1213 return nft_flush_table(&ctx); in nf_tables_deltable()