Home
last modified time | relevance | path

Searched defs:slot2 (Results 1 – 2 of 2) sorted by relevance

/net/ipv6/
Dudp.c247 unsigned int hash2, slot2; in __udp6_lib_lookup() local
1037 unsigned int slot2 = hash2 & udp_table.mask; in __udp6_lib_demux_lookup() local
/net/ipv4/
Dudp.c284 unsigned int slot2 = udp_sk(sk)->udp_portaddr_hash ^ snum; in udp_lib_get_port() local
501 unsigned int hash2, slot2; in __udp4_lib_lookup() local
2502 unsigned int slot2 = hash2 & udp_table.mask; in __udp4_lib_demux_lookup() local