Lines Matching defs:hslot2
169 int dif, int sdif, struct udp_hslot *hslot2,
177 udp_portaddr_for_each_entry_rcu(sk, &hslot2->head) {
219 struct udp_hslot *hslot2;
224 hslot2 = &udptable->hash2[slot2];
229 hslot2, skb);
252 hslot2 = &udptable->hash2[slot2];
256 hslot2, skb);
1062 struct udp_hslot *hslot2;
1068 hslot2 = &udptable->hash2[slot2];
1071 udp_portaddr_for_each_entry_rcu(sk, &hslot2->head) {