Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Dinet6_hashtables.c56 const u16 hnum, in __inet6_lookup_established()
95 const unsigned short hnum, in compute_score()
121 unsigned short hnum) in lookup_reuseport()
139 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup()
168 const u16 hnum) in inet6_lookup_run_bpf()
192 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
Dudp.c103 const struct in6_addr *daddr, unsigned short hnum, in compute_score()
149 unsigned int hnum) in lookup_reuseport()
165 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2()
197 u16 hnum) in udp6_lookup_run_bpf()
223 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local
762 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock()
803 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local
1012 unsigned short hnum = ntohs(loc_port); in __udp6_lib_demux_lookup() local
/Linux-v5.10/net/ipv4/
Dinet_hashtables.c233 const unsigned short hnum, const __be32 daddr, in compute_score()
256 __be32 daddr, unsigned short hnum) in lookup_reuseport()
280 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup()
308 __be32 daddr, u16 hnum) in inet_lookup_run_bpf()
331 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener()
393 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
Dudp.c359 __be32 daddr, unsigned short hnum, in compute_score()
415 __be32 daddr, unsigned short hnum) in lookup_reuseport()
431 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2()
462 __be32 daddr, u16 hnum) in udp4_lookup_run_bpf()
488 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local
576 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock()
2209 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local
2447 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local
2477 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
/Linux-v5.10/include/net/
Dinet6_hashtables.h66 const u16 hnum, in __inet6_lookup()
Dinet_hashtables.h350 u16 hnum = ntohs(dport); in __inet_lookup() local