Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c3394 static struct nft_rule *nft_rule_lookup_byid(const struct net *net,
3484 old_rule = nft_rule_lookup_byid(net, chain, nla[NFTA_RULE_POSITION_ID]); in nf_tables_newrule()
3628 static struct nft_rule *nft_rule_lookup_byid(const struct net *net, in nft_rule_lookup_byid() function
3690 rule = nft_rule_lookup_byid(net, chain, nla[NFTA_RULE_ID]); in nf_tables_delrule()