Searched refs:ebt_mac_wormhash_tuple (Results 1 – 2 of 2) sorted by relevance
35 struct ebt_mac_wormhash_tuple { struct43 struct ebt_mac_wormhash_tuple pool[]; argument47 + (x)->poolsize * sizeof(struct ebt_mac_wormhash_tuple) : 0)
27 const struct ebt_mac_wormhash_tuple *p; in ebt_mac_wormhash_contains()178 return w && w->poolsize >= (INT_MAX / sizeof(struct ebt_mac_wormhash_tuple)); in poolsize_invalid()