Searched defs:hslot2 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
D | udp.c | 204 struct udp_hslot *hslot2, in nip_udp_lib_lookup2() 231 struct udp_hslot *hslot2; in __nip_udp_lib_lookup() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | udp.c | 169 struct udp_hslot *hslot2, in udp_lib_lport_inuse2() 233 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 434 struct udp_hslot *hslot2, in udp4_lib_lookup2() 501 struct udp_hslot *hslot2; in __udp4_lib_lookup() local 1968 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local 1999 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local 2500 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp4_lib_demux_lookup() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | udp.c | 180 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() 248 struct udp_hslot *hslot2; in __udp6_lib_lookup() local 1038 struct udp_hslot *hslot2 = &udp_table.hash2[slot2]; in __udp6_lib_demux_lookup() local
|