Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/netfilter/
Dnf_tables_core.h100 bool nft_hash_lookup_fast(const struct net *net,
/Linux-v5.15/net/netfilter/
Dnft_lookup.c31 return nft_hash_lookup_fast(net, set, key, ext); in nft_set_do_lookup()
Dnft_set_hash.c490 bool nft_hash_lookup_fast(const struct net *net, in nft_hash_lookup_fast() function
750 .lookup = nft_hash_lookup_fast,