Home
last modified time | relevance | path

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

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