Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables_core.h92 extern const struct nft_set_type nft_set_bitmap_type;
/openbmc/linux/net/netfilter/
H A Dnft_lookup.c39 if (set->ops == &nft_set_bitmap_type.ops) in nft_set_do_lookup()
H A Dnft_set_bitmap.c298 const struct nft_set_type nft_set_bitmap_type = { variable
H A Dnf_tables_api.c4225 &nft_set_bitmap_type,