Searched defs:hnum (Results 1 – 4 of 4) sorted by relevance
/net/ipv6/ |
D | inet6_hashtables.c | 54 const u16 hnum, in __inet6_lookup_established() 93 const unsigned short hnum, in compute_score() 120 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 154 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
|
D | udp.c | 116 const struct in6_addr *daddr, unsigned short hnum, in compute_score() 161 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2() 202 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local 725 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 766 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local 972 unsigned short hnum = ntohs(loc_port); in __udp6_lib_demux_lookup() local
|
/net/ipv4/ |
D | inet_hashtables.c | 233 const unsigned short hnum, const __be32 daddr, in compute_score() 267 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup() 301 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 355 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
|
D | udp.c | 355 __be32 daddr, unsigned short hnum, in compute_score() 412 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 454 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 523 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2163 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2399 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2429 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|