Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_api.c2364 static struct nft_chain *nft_chain_lookup_byid(const struct net *net, in nft_chain_lookup_byid() function
3304 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()