nft_set_bitmap_type   76 include/net/netfilter/nf_tables_core.h extern struct nft_set_type nft_set_bitmap_type;
nft_set_bitmap_type   10 net/netfilter/nf_tables_set_core.c 	nft_register_set(&nft_set_bitmap_type);
nft_set_bitmap_type   19 net/netfilter/nf_tables_set_core.c 	nft_unregister_set(&nft_set_bitmap_type);
nft_set_bitmap_type  296 net/netfilter/nft_set_bitmap.c struct nft_set_type nft_set_bitmap_type __read_mostly = {