Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c196 static int nft_delchain(struct nft_ctx *ctx) in nft_delchain() function
927 err = nft_delchain(ctx); in nft_flush_table()
1894 return nft_delchain(&ctx); in nf_tables_delchain()