Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_set_bitmap.c77 bool nft_bitmap_lookup(const struct net *net, const struct nft_set *set, in nft_bitmap_lookup() function
312 .lookup = nft_bitmap_lookup,
H A Dnft_lookup.c40 return nft_bitmap_lookup(net, set, key, ext); in nft_set_do_lookup()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables_core.h101 bool nft_bitmap_lookup(const struct net *net, const struct nft_set *set,