Searched refs:hash4 (Results 1 – 2 of 2) sorted by relevance
551 unsigned int hash4, slot; in udp4_lib_lookup4() local555 hash4 = udp_ehashfn(net, daddr, hnum, saddr, sport); in udp4_lib_lookup4()556 slot = hash4 & udptable->mask; in udp4_lib_lookup4()557 hslot4 = &udptable->hash4[slot]; in udp4_lib_lookup4()
952 u32 hash4 = 0; in et1310_setup_device_for_multicast() local980 hash4 |= (1 << result); in et1310_setup_device_for_multicast()990 writel(hash4, &rxmac->multi_hash4); in et1310_setup_device_for_multicast()