Home
last modified time | relevance | path

Searched defs:hnum (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/net/ipv6/
Dinet6_hashtables.c73 const u16 hnum, in __inet6_lookup_established()
129 const unsigned short hnum, in compute_score()
156 const unsigned short hnum, const int dif) in inet6_lookup_listener()
Dudp.c124 unsigned short hnum, in compute_score()
164 const struct in6_addr *daddr, unsigned short hnum, in compute_score2()
200 const struct in6_addr *daddr, unsigned int hnum, int dif, in udp6_lib_lookup2()
248 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local
/linux-3.4.99/net/ipv4/
Dinet_hashtables.c145 const unsigned short hnum, const __be32 daddr, in compute_score()
179 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener()
223 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
Dudp.c329 unsigned short hnum, in compute_score()
369 __be32 daddr, unsigned int hnum, int dif) in compute_score2()
405 __be32 daddr, unsigned int hnum, int dif, in udp4_lib_lookup2()
455 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local
547 unsigned short hnum = ntohs(loc_port); in udp_v4_mcast_next() local
/linux-3.4.99/include/net/
Dinet6_hashtables.h83 const u16 hnum, in __inet6_lookup()
Dinet_hashtables.h355 u16 hnum = ntohs(dport); in __inet_lookup() local