Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables_core.h101 bool nft_hash_lookup_fast(const struct net *net,
/Linux-v6.1/net/netfilter/
Dnft_lookup.c31 return nft_hash_lookup_fast(net, set, key, ext); in nft_set_do_lookup()
Dnft_set_hash.c492 bool nft_hash_lookup_fast(const struct net *net, in nft_hash_lookup_fast() function
752 .lookup = nft_hash_lookup_fast,