Searched defs:hnum (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/net/ipv6/ | 
| D | inet6_hashtables.c | 56 					   const u16 hnum,  in __inet6_lookup_established() 97 				const unsigned short hnum,  in compute_score() 124 		const unsigned short hnum, const int dif)  in inet6_lookup_listener()
  | 
| D | udp.c | 145 				unsigned short hnum,  in compute_score() 192 				 unsigned short hnum, int dif)  in compute_score2() 232 		const struct in6_addr *daddr, unsigned int hnum, int dif,  in udp6_lib_lookup2() 291 	unsigned short hnum = ntohs(dport);  in __udp6_lib_lookup()  local 720 				   int dif, unsigned short hnum)  in __udp_v6_is_mcast_sock() 789 	unsigned short hnum = ntohs(uh->dest);  in __udp6_lib_mcast_deliver()  local
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | inet_hashtables.c | 173 				const unsigned short hnum, const __be32 daddr,  in compute_score() 208 				    const __be32 daddr, const unsigned short hnum,  in __inet_lookup_listener() 285 				  const __be32 daddr, const u16 hnum,  in __inet_lookup_established()
  | 
| D | udp.c | 341 				__be32 saddr, unsigned short hnum, __be16 sport,  in compute_score() 387 				 __be32 daddr, unsigned int hnum, int dif)  in compute_score2() 440 		__be32 daddr, unsigned int hnum, int dif,  in udp4_lib_lookup2() 498 	unsigned short hnum = ntohs(dport);  in __udp4_lib_lookup()  local 594 				       int dif, unsigned short hnum)  in __udp_is_mcast_sock() 1663 	unsigned short hnum = ntohs(uh->dest);  in __udp4_lib_mcast_deliver()  local 1871 	unsigned short hnum = ntohs(loc_port);  in __udp4_lib_mcast_demux_lookup()  local 1927 	unsigned short hnum = ntohs(loc_port);  in __udp4_lib_demux_lookup()  local
  | 
| /linux-4.1.27/include/net/ | 
| D | inet6_hashtables.h | 66 					  const u16 hnum,  in __inet6_lookup()
  | 
| D | inet_hashtables.h | 348 	u16 hnum = ntohs(dport);  in __inet_lookup()  local
  |