Home
last modified time | relevance | path

Searched refs:udp_port_hash (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dudp.h38 #define udp_port_hash inet.sk.__sk_common.skc_u16hashes[0] macro
/linux-6.3-rc2/net/ipv4/
A Dudp.c150 (bitmap || udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse()
163 __set_bit(udp_sk(sk2)->udp_port_hash >> log, in udp_lib_lport_inuse()
187 (udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse2()
217 (udp_sk(sk2)->udp_port_hash == udp_sk(sk)->udp_port_hash) && in udp_reuseport_add_sock()
316 udp_sk(sk)->udp_port_hash = snum; in udp_lib_get_port()
322 udp_sk(sk)->udp_port_hash = 0; in udp_lib_get_port()
374 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
589 udp_sk(sk)->udp_port_hash != hnum || in __udp_is_mcast_sock()
2012 udp_sk(sk)->udp_port_hash); in udp_lib_unhash()
2049 udp_sk(sk)->udp_port_hash); in udp_lib_rehash()
/linux-6.3-rc2/net/ipv6/
A Dudp.c127 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
818 if (udp_sk(sk)->udp_port_hash != hnum || in __udp_v6_is_mcast_sock()

Completed in 12 milliseconds