Home
last modified time | relevance | path

Searched refs:ebt_mac_wormhash_tuple (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/netfilter_bridge/
Debt_among.h35 struct ebt_mac_wormhash_tuple { struct
43 struct ebt_mac_wormhash_tuple pool[0]; argument
47 + (x)->poolsize * sizeof(struct ebt_mac_wormhash_tuple) : 0)
/Linux-v4.19/net/bridge/netfilter/
Debt_among.c26 const struct ebt_mac_wormhash_tuple *p; in ebt_mac_wormhash_contains()
177 return w && w->poolsize >= (INT_MAX / sizeof(struct ebt_mac_wormhash_tuple)); in poolsize_invalid()