Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A 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-6.3-rc2/net/ipv4/
A Dudp.c140 const struct udp_hslot *hslot, in udp_lib_lport_inuse()
176 struct udp_hslot *hslot2, in udp_lib_lport_inuse2()
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()
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()
[all …]
A Dudp_diag.c105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump()
/linux-6.3-rc2/net/ipv6/
A Dudp.c184 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2()
243 struct udp_hslot *hslot2; in __udp6_lib_lookup()
853 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver()
1071 struct udp_hslot *hslot2; in __udp6_lib_demux_lookup()

Completed in 16 milliseconds