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.h110 nft_hash_lookup(const struct net *net, const struct nft_set *set,
/linux/net/netfilter/
H A Dnft_lookup.c35 return nft_hash_lookup(net, set, key); in __nft_set_do_lookup()
H A Dnft_set_hash.c601 nft_hash_lookup(const struct net *net, const struct nft_set *set, in nft_hash_lookup() function
880 .lookup = nft_hash_lookup,