Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_tables_api.c1369 static int nft_flush_table(struct nft_ctx *ctx) in nft_flush_table() function
1465 err = nft_flush_table(ctx); in nft_flush()
1511 return nft_flush_table(&ctx); in nf_tables_deltable()