Lines Matching refs:udp_hslot
140 const struct udp_hslot *hslot, in udp_lib_lport_inuse()
176 struct udp_hslot *hslot2, in udp_lib_lport_inuse2()
206 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock()
241 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port()
441 struct udp_hslot *hslot2, in udp4_lib_lookup2()
498 struct udp_hslot *hslot2; in __udp4_lib_lookup()
2009 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash()
2040 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash()
2286 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver()
2531 struct udp_hslot *hslot; in __udp4_lib_mcast_demux_lookup()
2567 struct udp_hslot *hslot2; in __udp4_lib_demux_lookup()
3009 struct udp_hslot *hslot = &udptable->hash[state->bucket]; in udp_get_first()
3273 2 * sizeof(struct udp_hslot), in udp_table_init()
3324 udptable->hash = vmalloc_huge(hash_entries * 2 * sizeof(struct udp_hslot), in udp_pernet_table_alloc()