Home
last modified time | relevance | path

Searched refs:nft_set_hash_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables_core.h89 extern const struct nft_set_type nft_set_hash_type;
/linux/net/netfilter/
H A Dnft_lookup.c34 if (set->ops == &nft_set_hash_type.ops) in __nft_set_do_lookup()
H A Dnft_set_hash.c867 const struct nft_set_type nft_set_hash_type = { variable
H A Dnf_tables_api.c4564 &nft_set_hash_type,