Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_set_bitmap.c52 static inline void nft_bitmap_location(const struct nft_set *set, in nft_bitmap_location() function
87 nft_bitmap_location(set, key, &idx, &off); in nft_bitmap_lookup()
148 nft_bitmap_location(set, nft_set_ext_key(&new->ext), &idx, &off); in nft_bitmap_insert()
164 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_remove()
179 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_activate()
194 nft_bitmap_location(set, nft_set_ext_key(&be->ext), &idx, &off); in nft_bitmap_flush()
209 nft_bitmap_location(set, elem->key.val.data, &idx, &off); in nft_bitmap_deactivate()

Completed in 3 milliseconds