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