Searched refs:nft_chain_lookup_byid (Results 1 – 1 of 1) sorted by relevance
2490 static struct nft_chain *nft_chain_lookup_byid(const struct net *net, in nft_chain_lookup_byid() function3442 chain = nft_chain_lookup_byid(net, table, nla[NFTA_RULE_CHAIN_ID]); in nf_tables_newrule()9796 chain = nft_chain_lookup_byid(ctx->net, ctx->table, in nft_verdict_init()