Searched defs:hnum (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 53 const u16 hnum, in __inet6_lookup_established() 92 const unsigned short hnum, in compute_score() 134 unsigned short hnum, in inet6_lookup_reuseport() 155 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 183 const u16 hnum, const int dif, in inet6_lookup_run_sk_lookup() 207 const unsigned short hnum, in inet6_lookup_listener()
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 350 const unsigned short hnum, const __be32 daddr, in compute_score() 390 __be32 daddr, unsigned short hnum, in inet_lookup_reuseport() 417 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup() 444 __be32 daddr, u16 hnum, const int dif, in inet_lookup_run_sk_lookup() 465 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 529 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
|
| H A D | udp.c | 370 __be32 daddr, unsigned short hnum, in compute_score() 444 __be32 daddr, unsigned int hnum, in udp4_lib_lookup1() 468 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 526 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 544 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 681 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 793 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2562 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2810 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2846 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 88 const u16 hnum, in __inet6_lookup()
|
| H A D | inet_hashtables.h | 416 u16 hnum = ntohs(dport); in __inet_lookup() local
|