Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c144 (bitmap || udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse()
157 __set_bit(udp_sk(sk2)->udp_port_hash >> log, in udp_lib_lport_inuse()
181 (udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse2()
211 (udp_sk(sk2)->udp_port_hash == udp_sk(sk)->udp_port_hash) && in udp_reuseport_add_sock()
312 udp_sk(sk)->udp_port_hash = snum; in udp_lib_get_port()
318 udp_sk(sk)->udp_port_hash = 0; in udp_lib_get_port()
371 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
626 hslot = udp_hashslot(udptable, net, udp_sk(sk)->udp_port_hash); in udp_lib_hash4()
784 udp_sk(sk)->udp_port_hash != hnum || in __udp_is_mcast_sock()
2196 hslot = udp_hashslot(udptable, net, udp_sk(sk)->udp_port_hash); in udp_lib_unhash()
[all …]
/linux/include/linux/
H A Dudp.h54 #define udp_port_hash inet.sk.__sk_common.skc_u16hashes[0]
56 #define udp_port_hash global() macro
/linux/net/ipv6/
H A Dudp.c141 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
909 if (udp_sk(sk)->udp_port_hash != hnum || in udpv6_queue_rcv_one_skb()