Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/netfilter/ !
Debt_among.c195 static bool wormhash_sizes_valid(const struct ebt_mac_wormhash *wh, int a, int b) in wormhash_sizes_valid() function
232 if (!wormhash_sizes_valid(wh_src, info->wh_src_ofs, info->wh_dst_ofs)) in ebt_among_mt_check()
235 if (!wormhash_sizes_valid(wh_dst, info->wh_dst_ofs, info->wh_src_ofs)) in ebt_among_mt_check()