Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debt_among.h45 #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) \ macro
/linux-4.4.14/net/bridge/netfilter/
Debt_among.c186 expected_length += ebt_mac_wormhash_size(wh_dst); in ebt_among_mt_check()
187 expected_length += ebt_mac_wormhash_size(wh_src); in ebt_among_mt_check()