Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dudp.h45 #define udp_port_hash inet.sk.__sk_common.skc_u16hashes[0] macro
/linux-4.4.14/net/ipv4/
Dudp.c150 (bitmap || udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse()
159 __set_bit(udp_sk(sk2)->udp_port_hash >> log, bitmap); in udp_lib_lport_inuse()
184 (udp_sk(sk2)->udp_port_hash == num) && in udp_lib_lport_inuse2()
290 udp_sk(sk)->udp_port_hash = snum; in udp_lib_get_port()
347 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
602 udp_sk(sk)->udp_port_hash != hnum || in __udp_is_mcast_sock()
1399 udp_sk(sk)->udp_port_hash); in udp_lib_unhash()
1432 udp_sk(sk)->udp_port_hash); in udp_lib_rehash()
/linux-4.4.14/net/ipv6/
Dudp.c154 udp_sk(sk)->udp_port_hash != hnum || in compute_score()
200 udp_sk(sk)->udp_port_hash != hnum || in compute_score2()
730 if (udp_sk(sk)->udp_port_hash != hnum || in __udp_v6_is_mcast_sock()