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