Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c386 static int nft_delflowtable(struct nft_ctx *ctx, in nft_delflowtable() function
910 err = nft_delflowtable(ctx, flowtable); in nft_flush_table()
5632 return nft_delflowtable(&ctx, flowtable); in nf_tables_delflowtable()