Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h103 bool nft_hash_lookup_fast(const struct net *net,
/linux/net/netfilter/
H A Dnft_lookup.c32 return nft_hash_lookup_fast(net, set, key, ext); in nft_set_do_lookup()
H A Dnft_set_hash.c549 bool nft_hash_lookup_fast(const struct net *net, in nft_hash_lookup_fast() function
806 .lookup = nft_hash_lookup_fast,