Searched defs:nft_pipapo_field (Results 1 – 1 of 1) sorted by relevance
121 struct nft_pipapo_field { struct122 int groups;123 unsigned long rules;124 size_t bsize;125 int bb;150 struct nft_pipapo_field f[] __counted_by(field_count); argument