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