Searched refs:lt_calculate_size (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nft_set_pipapo.c | 682 static ssize_t lt_calculate_size(unsigned int groups, unsigned int bb, in lt_calculate_size() function 734 lt_size = lt_calculate_size(f->groups, f->bb, new_bucket_size); in pipapo_resize() 933 lt_size = lt_calculate_size(groups, bb, f->bsize); in pipapo_lt_bits_adjust() 941 lt_size = lt_calculate_size(groups, bb, f->bsize); in pipapo_lt_bits_adjust() 1442 lt_size = lt_calculate_size(src->groups, src->bb, src->bsize);
|