Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_tables_core.h103 bool nft_hash_lookup_fast(const struct net *net,
/Linux-v6.6/net/netfilter/
Dnft_lookup.c32 return nft_hash_lookup_fast(net, set, key, ext); in nft_set_do_lookup()
Dnft_set_hash.c523 bool nft_hash_lookup_fast(const struct net *net, in nft_hash_lookup_fast() function
784 .lookup = nft_hash_lookup_fast,