Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_tables_api.c1750 static struct nft_rule *__nf_tables_rule_lookup(const struct nft_chain *chain, in __nf_tables_rule_lookup() function
1770 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()