Searched defs:hnum (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 88 const u16 hnum, in __inet6_lookup_established() 127 const unsigned short hnum, in compute_score() 169 unsigned short hnum, in inet6_lookup_reuseport() 190 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 218 const u16 hnum, const int dif, in inet6_lookup_run_sk_lookup() 242 const unsigned short hnum, in inet6_lookup_listener()
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 355 const unsigned short hnum, const __be32 daddr, in compute_score() 395 __be32 daddr, unsigned short hnum, in inet_lookup_reuseport() 422 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup() 449 __be32 daddr, u16 hnum, const int dif, in inet_lookup_run_sk_lookup() 470 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 534 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
|
| H A D | udp.c | 364 unsigned short hnum, int dif, int sdif) in compute_score() 436 __be32 daddr, unsigned int hnum, in udp4_lib_lookup1() 460 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 518 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 536 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 672 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 779 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2462 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2697 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2733 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 90 const u16 hnum, in __inet6_lookup()
|
| H A D | inet_hashtables.h | 415 u16 hnum = ntohs(dport); in __inet_lookup() local
|