udptable          230 net/ipv4/udp.c 	struct udp_table *udptable = sk->sk_prot->h.udp_table;
udptable          248 net/ipv4/udp.c 		rand = (rand | 1) * (udptable->mask + 1);
udptable          249 net/ipv4/udp.c 		last = first + udptable->mask + 1;
udptable          251 net/ipv4/udp.c 			hslot = udp_hashslot(udptable, net, first);
udptable          255 net/ipv4/udp.c 					    udptable->log);
udptable          265 net/ipv4/udp.c 				    !test_bit(snum >> udptable->log, bitmap) &&
udptable          275 net/ipv4/udp.c 		hslot = udp_hashslot(udptable, net, snum);
udptable          281 net/ipv4/udp.c 			slot2          &= udptable->mask;
udptable          282 net/ipv4/udp.c 			hash2_nulladdr &= udptable->mask;
udptable          284 net/ipv4/udp.c 			hslot2 = udp_hashslot2(udptable, slot2);
udptable          290 net/ipv4/udp.c 				hslot2 = udp_hashslot2(udptable, hash2_nulladdr);
udptable          320 net/ipv4/udp.c 		hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash);
udptable          447 net/ipv4/udp.c 		int sdif, struct udp_table *udptable, struct sk_buff *skb)
udptable          455 net/ipv4/udp.c 	slot2 = hash2 & udptable->mask;
udptable          456 net/ipv4/udp.c 	hslot2 = &udptable->hash2[slot2];
udptable          463 net/ipv4/udp.c 		slot2 = hash2 & udptable->mask;
udptable          464 net/ipv4/udp.c 		hslot2 = &udptable->hash2[slot2];
udptable          478 net/ipv4/udp.c 						 struct udp_table *udptable)
udptable          484 net/ipv4/udp.c 				 inet_sdif(skb), udptable, skb);
udptable          585 net/ipv4/udp.c 					 struct udp_table *udptable,
udptable          602 net/ipv4/udp.c 			       udptable, NULL);
udptable          632 net/ipv4/udp.c int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable)
udptable          647 net/ipv4/udp.c 			       inet_sdif(skb), udptable, NULL);
udptable          652 net/ipv4/udp.c 			sk = __udp4_lib_err_encap(net, iph, uh, udptable, skb,
udptable         1887 net/ipv4/udp.c 		struct udp_table *udptable = sk->sk_prot->h.udp_table;
udptable         1890 net/ipv4/udp.c 		hslot  = udp_hashslot(udptable, sock_net(sk),
udptable         1892 net/ipv4/udp.c 		hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash);
udptable         1918 net/ipv4/udp.c 		struct udp_table *udptable = sk->sk_prot->h.udp_table;
udptable         1921 net/ipv4/udp.c 		hslot2 = udp_hashslot2(udptable, udp_sk(sk)->udp_portaddr_hash);
udptable         1922 net/ipv4/udp.c 		nhslot2 = udp_hashslot2(udptable, newhash);
udptable         1927 net/ipv4/udp.c 			hslot = udp_hashslot(udptable, sock_net(sk),
udptable         2146 net/ipv4/udp.c 				    struct udp_table *udptable,
udptable         2151 net/ipv4/udp.c 	struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum);
udptable         2161 net/ipv4/udp.c 			    udptable->mask;
udptable         2162 net/ipv4/udp.c 		hash2 = ipv4_portaddr_hash(net, daddr, hnum) & udptable->mask;
udptable         2164 net/ipv4/udp.c 		hslot = &udptable->hash2[hash2];
udptable         2280 net/ipv4/udp.c int __udp4_lib_rcv(struct sk_buff *skb, struct udp_table *udptable,
udptable         2329 net/ipv4/udp.c 						saddr, daddr, udptable, proto);
udptable         2331 net/ipv4/udp.c 	sk = __udp4_lib_lookup_skb(skb, uh->source, uh->dest, udptable);
udptable          182 net/ipv6/udp.c 			       int dif, int sdif, struct udp_table *udptable,
udptable          191 net/ipv6/udp.c 	slot2 = hash2 & udptable->mask;
udptable          192 net/ipv6/udp.c 	hslot2 = &udptable->hash2[slot2];
udptable          199 net/ipv6/udp.c 		slot2 = hash2 & udptable->mask;
udptable          201 net/ipv6/udp.c 		hslot2 = &udptable->hash2[slot2];
udptable          215 net/ipv6/udp.c 					  struct udp_table *udptable)
udptable          221 net/ipv6/udp.c 				 inet6_sdif(skb), udptable, skb);
udptable          451 net/ipv6/udp.c 					 struct udp_table *udptable,
udptable          470 net/ipv6/udp.c 			       inet6_iif(skb), 0, udptable, skb);
udptable          493 net/ipv6/udp.c 		   struct udp_table *udptable)
udptable          507 net/ipv6/udp.c 			       inet6_iif(skb), inet6_sdif(skb), udptable, NULL);
udptable          513 net/ipv6/udp.c 						  udptable, skb,
udptable          745 net/ipv6/udp.c 		struct udp_table *udptable, int proto)
udptable          750 net/ipv6/udp.c 	struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum);
udptable          760 net/ipv6/udp.c 			    udptable->mask;
udptable          761 net/ipv6/udp.c 		hash2 = ipv6_portaddr_hash(net, daddr, hnum) & udptable->mask;
udptable          763 net/ipv6/udp.c 		hslot = &udptable->hash2[hash2];
udptable          840 net/ipv6/udp.c int __udp6_lib_rcv(struct sk_buff *skb, struct udp_table *udptable,
udptable          906 net/ipv6/udp.c 				saddr, daddr, udptable, proto);
udptable          909 net/ipv6/udp.c 	sk = __udp6_lib_lookup_skb(skb, uh->source, uh->dest, udptable);