ebt_mac_wormhash   45 include/linux/netfilter_bridge/ebt_among.h #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) \
ebt_mac_wormhash   59 include/linux/netfilter_bridge/ebt_among.h 	(struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_dst_ofs) : NULL)
ebt_mac_wormhash   61 include/linux/netfilter_bridge/ebt_among.h 	(struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
ebt_mac_wormhash  135 net/bridge/netfilter/ebt_among.c 	const struct ebt_mac_wormhash *wh_dst, *wh_src;
ebt_mac_wormhash  180 net/bridge/netfilter/ebt_among.c 	const struct ebt_mac_wormhash *wh_dst, *wh_src;