Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c1101 static int nft_flush_table(struct nft_ctx *ctx) in nft_flush_table() function
1194 err = nft_flush_table(ctx); in nft_flush()
1239 return nft_flush_table(&ctx); in nf_tables_deltable()