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()
|
| H A D | udp.c | 133 const struct in6_addr *daddr, unsigned short hnum, in compute_score() 199 unsigned int hnum, int dif, int sdif, in udp6_lib_lookup1() 222 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2() 280 unsigned int hnum, int dif, int sdif, in udp6_lib_lookup4() 293 unsigned int hnum, int dif, int sdif, in udp6_lib_lookup4() 351 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local 915 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 957 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local 1207 unsigned short hnum = ntohs(loc_port); in __udp6_lib_demux_lookup() local
|
| /linux/net/ipv4/ |
| H A D | udp.c | 365 unsigned short hnum, int dif, int sdif) in compute_score() 437 __be32 daddr, unsigned int hnum, in udp4_lib_lookup1() 461 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 519 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 537 __be32 daddr, unsigned int hnum, in udp4_lib_lookup4() 673 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 780 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2483 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2720 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2756 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
|