Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c711 static int nft_delflowtable(struct nft_ctx *ctx, in nft_delflowtable() function
1490 err = nft_delflowtable(ctx, flowtable); in nft_flush_table()
8687 return nft_delflowtable(&ctx, flowtable); in nf_tables_delflowtable()