Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debt_among.h39 struct ebt_mac_wormhash { struct
45 #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) \ argument
58 (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_dst_ofs) : NULL)
60 (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
/linux-4.4.14/net/bridge/netfilter/
Debt_among.c18 static bool ebt_mac_wormhash_contains(const struct ebt_mac_wormhash *wh, in ebt_mac_wormhash_contains()
52 static int ebt_mac_wormhash_check_integrity(const struct ebt_mac_wormhash in ebt_mac_wormhash_check_integrity()
136 const struct ebt_mac_wormhash *wh_dst, *wh_src; in ebt_among_mt()
181 const struct ebt_mac_wormhash *wh_dst, *wh_src; in ebt_among_mt_check()