Home
last modified time | relevance | path

Searched refs:udp_hslot (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/net/
Dudp.h58 struct udp_hslot { struct
73 struct udp_hslot *hash; argument
74 struct udp_hslot *hash2;
80 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
/Linux-v6.1/net/ipv4/
Dudp.c135 const struct udp_hslot *hslot, in udp_lib_lport_inuse()
171 struct udp_hslot *hslot2, in udp_lib_lport_inuse2()
201 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock()
235 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port()
436 struct udp_hslot *hslot2, in udp4_lib_lookup2()
493 struct udp_hslot *hslot2; in __udp4_lib_lookup()
2002 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash()
2033 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash()
2279 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver()
2524 struct udp_hslot *hslot = &udp_table.hash[slot]; in __udp4_lib_mcast_demux_lookup()
[all …]
Dudp_diag.c105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump()
/Linux-v6.1/net/ipv6/
Dudp.c184 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2()
243 struct udp_hslot *hslot2; in __udp6_lib_lookup()
850 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver()
1068 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup()