Searched refs:hslot2 (Results 1 – 2 of 2) sorted by relevance
175 spin_lock(&hslot2->lock); in udp_lib_lport_inuse2()194 spin_unlock(&hslot2->lock); in udp_lib_lport_inuse2()324 spin_lock(&hslot2->lock); in udp_lib_get_port()328 &hslot2->head); in udp_lib_get_port()331 &hslot2->head); in udp_lib_get_port()332 hslot2->count++; in udp_lib_get_port()490 struct udp_hslot *hslot2; in __udp4_lib_lookup() local500 hslot2, skb); in __udp4_lib_lookup()525 hslot2, skb); in __udp4_lib_lookup()2023 hslot2->count--; in udp_lib_unhash()[all …]
168 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() argument176 udp_portaddr_for_each_entry_rcu(sk, &hslot2->head) { in udp6_lib_lookup2()227 struct udp_hslot *hslot2; in __udp6_lib_lookup() local232 hslot2 = &udptable->hash2[slot2]; in __udp6_lib_lookup()237 hslot2, skb); in __udp6_lib_lookup()258 hslot2 = &udptable->hash2[slot2]; in __udp6_lib_lookup()262 hslot2, skb); in __udp6_lib_lookup()1032 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup() local1036 udp_portaddr_for_each_entry_rcu(sk, &hslot2->head) { in __udp6_lib_demux_lookup()
Completed in 24 milliseconds