Searched refs:hnum (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | udp.c | 370 __be32 daddr, unsigned short hnum, in compute_score() argument 378 udp_sk(sk)->udp_port_hash != hnum || in compute_score() 444 __be32 daddr, unsigned int hnum, in udp4_lib_lookup1() argument 448 unsigned int slot = udp_hashfn(net, hnum, udptable->mask); in udp4_lib_lookup1() 455 saddr, sport, daddr, hnum, dif, sdif); in udp4_lib_lookup1() 468 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() argument 483 sport, daddr, hnum, dif, sdif); in udp4_lib_lookup2() 496 saddr, sport, daddr, hnum, udp_ehashfn); in udp4_lib_lookup2() 526 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() argument 544 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() argument [all …]
|