Home
last modified time | relevance | path

Searched defs:nft_pipapo_field (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/netfilter/
Dnft_set_pipapo.h121 struct nft_pipapo_field { struct
122 int groups;
123 unsigned long rules;
124 size_t bsize;
125 int bb;
150 struct nft_pipapo_field f[] __counted_by(field_count); argument