Searched defs:hash2 (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/include/net/ |
H A D | udp.h | 77 struct udp_hslot *hash2; member in struct:udp_table
|
/linux-4.4.14/net/ipv6/ |
H A D | udp.c | 295 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); __udp6_lib_lookup() local 796 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); __udp6_lib_mcast_deliver() local
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | tlan.c | 1284 u32 hash2 = 0; tlan_set_multicast_list() local
|
/linux-4.4.14/net/ipv4/ |
H A D | udp.c | 502 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); __udp4_lib_lookup() local 1678 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); __udp4_lib_mcast_deliver() local 1939 unsigned int hash2 = udp4_portaddr_hash(net, loc_addr, hnum); __udp4_lib_demux_lookup() local
|
/linux-4.4.14/fs/ext4/ |
H A D | namei.c | 1690 u32 hash2; do_split() local 2222 unsigned hash2 = dx_get_hash(entries + icount1); ext4_dx_add_entry() local
|
/linux-4.4.14/drivers/net/ethernet/agere/ |
H A D | et131x.c | 949 u32 hash2 = 0; et1310_setup_device_for_multicast() local
|
Completed in 303 milliseconds