Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_set_bitmap.c54 static inline void nft_bitmap_location(const struct nft_set *set, in nft_bitmap_location() function
86 nft_bitmap_location(set, key, &idx, &off); in nft_bitmap_lookup()
141 nft_bitmap_location(set, nft_set_ext_key(&new->ext), &idx, &off); in nft_bitmap_insert()
158 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_remove()
173 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_activate()
187 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_flush()
204 nft_bitmap_location(set, elem->key.val.data, &idx, &off); in nft_bitmap_deactivate()