Searched defs:hnum (Results 1 – 4 of 4) sorted by relevance
/net/ipv6/ |
D | inet6_hashtables.c | 58 const u16 hnum, in __inet6_lookup_established() 97 const unsigned short hnum, in compute_score() 129 const unsigned short hnum, const int dif) in inet6_lookup_listener()
|
D | udp.c | 120 const struct in6_addr *daddr, unsigned short hnum, in compute_score() 167 const struct in6_addr *daddr, unsigned int hnum, int dif, in udp6_lib_lookup2() 212 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local 658 int dif, unsigned short hnum) in __udp_v6_is_mcast_sock() 699 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local
|
/net/ipv4/ |
D | inet_hashtables.c | 175 const unsigned short hnum, const __be32 daddr, in compute_score() 213 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 273 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
|
D | udp.c | 394 __be32 daddr, unsigned short hnum, int dif) in compute_score() 450 __be32 daddr, unsigned int hnum, int dif, in udp4_lib_lookup2() 494 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 598 int dif, unsigned short hnum) in __udp_is_mcast_sock() 1643 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 1860 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 1890 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|