Searched defs:hnum (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/net/ipv6/ |
| D | inet6_hashtables.c | 54 const u16 hnum, in __inet6_lookup_established() 93 const unsigned short hnum, in compute_score() 119 unsigned short hnum) in lookup_reuseport() 137 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 165 const u16 hnum, const int dif) in inet6_lookup_run_bpf() 189 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
|
| D | udp.c | 119 const struct in6_addr *daddr, unsigned short hnum, in compute_score() 167 unsigned int hnum) in lookup_reuseport() 183 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2() 215 u16 hnum, const int dif) in udp6_lookup_run_bpf() 241 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local 808 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 849 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local 1065 unsigned short hnum = ntohs(loc_port); in __udp6_lib_demux_lookup() local
|
| /Linux-v6.1/net/ipv4/ |
| D | inet_hashtables.c | 312 const unsigned short hnum, const __be32 daddr, in compute_score() 337 __be32 daddr, unsigned short hnum) in lookup_reuseport() 361 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup() 388 __be32 daddr, u16 hnum, const int dif) in inet_lookup_run_bpf() 411 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener() 473 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
|
| D | udp.c | 361 __be32 daddr, unsigned short hnum, in compute_score() 418 __be32 daddr, unsigned short hnum) in lookup_reuseport() 434 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2() 465 __be32 daddr, u16 hnum, const int dif) in udp4_lookup_run_bpf() 491 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local 578 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2278 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local 2522 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local 2552 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
|
| /Linux-v6.1/include/net/ |
| D | inet6_hashtables.h | 66 const u16 hnum, in __inet6_lookup()
|
| D | inet_hashtables.h | 396 u16 hnum = ntohs(dport); in __inet_lookup() local
|