Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c890 static int nf_tables_table_enable(struct net *net, struct nft_table *table) in nf_tables_table_enable() function
947 ret = nf_tables_table_enable(ctx->net, ctx->table); in nf_tables_updtable()