Searched refs:BRIDGE_RTHASH_MASK (Results 1 – 1 of 1) sorted by relevance
153 #define BRIDGE_RTHASH_MASK (BRIDGE_RTHASH_SIZE - 1) macro2979 return (c & BRIDGE_RTHASH_MASK); in bridge_rthash()