Searched refs:__nf_tables_rule_lookup (Results 1 – 1 of 1) sorted by relevance
1750 static struct nft_rule *__nf_tables_rule_lookup(const struct nft_chain *chain, in __nf_tables_rule_lookup() function1770 return __nf_tables_rule_lookup(chain, be64_to_cpu(nla_get_be64(nla))); in nf_tables_rule_lookup()2045 rule = __nf_tables_rule_lookup(chain, handle); in nf_tables_newrule()2069 old_rule = __nf_tables_rule_lookup(chain, pos_handle); in nf_tables_newrule()