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