Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_tables_api.c445 static int nft_delchain(struct nft_ctx *ctx) in nft_delchain() function
1366 err = nft_delchain(ctx); in nft_flush_table()
2676 return nft_delchain(&ctx); in nf_tables_delchain()