Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_tables_api.c1165 static int nf_tables_table_enable(struct net *net, struct nft_table *table) in nf_tables_table_enable() function
1243 ret = nf_tables_table_enable(ctx->net, ctx->table); in nf_tables_updtable()