Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_tables_api.c1679 static struct nft_rule *__nf_tables_rule_lookup(const struct nft_chain *chain, in __nf_tables_rule_lookup() function
1699 return __nf_tables_rule_lookup(chain, be64_to_cpu(nla_get_be64(nla))); in nf_tables_rule_lookup()
1975 rule = __nf_tables_rule_lookup(chain, handle); in nf_tables_newrule()
1999 old_rule = __nf_tables_rule_lookup(chain, pos_handle); in nf_tables_newrule()