Searched refs:WET_IPV4_HASH (Results 1 – 2 of 2) sorted by relevance
188 #define WET_IPV4_HASH(p) ((p)&(WET_IPV4_HASH_SIZE-1)) macro402 for (iphdlr = &ipv4_hash[WET_IPV4_HASH(type)]; in BCMFASTPATH()