Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h106 bool nft_hash_lookup(const struct net *net, const struct nft_set *set,
/linux/net/netfilter/
H A Dnft_lookup.c34 return nft_hash_lookup(net, set, key, ext); in nft_set_do_lookup()
H A Dnft_set_hash.c509 bool nft_hash_lookup(const struct net *net, const struct nft_set *set, in nft_hash_lookup() function
787 .lookup = nft_hash_lookup,