Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h88 extern const struct nft_set_type nft_set_rhash_type;
/linux/net/netfilter/
H A Dnft_lookup.c37 if (set->ops == &nft_set_rhash_type.ops) in __nft_set_do_lookup()
H A Dnft_set_hash.c844 const struct nft_set_type nft_set_rhash_type = { variable
H A Dnf_tables_api.c4565 &nft_set_rhash_type,