Searched refs:NFT_PIPAPO_LT_ALIGN (Results 1 – 2 of 2) sorted by relevance
72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) macro75 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) macro193 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit()221 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit()
690 new_p = NFT_PIPAPO_LT_ALIGN(new_lt); in pipapo_resize()691 old_p = NFT_PIPAPO_LT_ALIGN(old_lt); in pipapo_resize()734 pos = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_bucket_set()909 NFT_PIPAPO_LT_ALIGN(f->lt), in pipapo_lt_bits_adjust()910 NFT_PIPAPO_LT_ALIGN(new_lt)); in pipapo_lt_bits_adjust()913 NFT_PIPAPO_LT_ALIGN(f->lt), in pipapo_lt_bits_adjust()914 NFT_PIPAPO_LT_ALIGN(new_lt)); in pipapo_lt_bits_adjust()1424 memcpy(NFT_PIPAPO_LT_ALIGN(new_lt),1425 NFT_PIPAPO_LT_ALIGN(src->lt),1620 pos = NFT_PIPAPO_LT_ALIGN(f->lt) + g *[all …]
Completed in 7 milliseconds