Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h59 struct udp_hslot { struct
74 struct udp_hslot *hash; argument
75 struct udp_hslot *hash2;
81 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
90 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
/openbmc/linux/net/ipv4/
H A Dudp.c142 const struct udp_hslot *hslot, in udp_lib_lport_inuse()
178 struct udp_hslot *hslot2, in udp_lib_lport_inuse2()
243 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port()
427 struct udp_hslot *hslot2, in udp4_lib_lookup2()
489 struct udp_hslot *hslot2; in __udp4_lib_lookup()
1975 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash()
2006 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash()
2503 struct udp_hslot *hslot; in __udp4_lib_mcast_demux_lookup()
2539 struct udp_hslot *hslot2; in __udp4_lib_demux_lookup()
2996 struct udp_hslot *hslot = &udptable->hash[state->bucket]; in udp_get_first()
[all …]
H A Dudp_diag.c105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump()
/openbmc/linux/net/ipv6/
H A Dudp.c169 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2()
231 struct udp_hslot *hslot2; in __udp6_lib_lookup()
852 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver()
1075 struct udp_hslot *hslot2; in __udp6_lib_demux_lookup()