Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables_core.h91 extern const struct nft_set_type nft_set_rbtree_type;
/openbmc/linux/net/netfilter/
H A Dnft_lookup.c49 if (set->ops == &nft_set_rbtree_type.ops) in nft_set_do_lookup()
H A Dnft_set_rbtree.c756 const struct nft_set_type nft_set_rbtree_type = { variable
H A Dnf_tables_api.c4200 &nft_set_rbtree_type,