Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A 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()
H A Dudp.c103 const struct in6_addr *daddr, unsigned short hnum, in compute_score()
150 unsigned int hnum) in lookup_reuseport()
166 const struct in6_addr *daddr, unsigned int hnum, in udp6_lib_lookup2()
198 u16 hnum) in udp6_lookup_run_bpf()
224 unsigned short hnum = ntohs(dport); in __udp6_lib_lookup() local
763 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock()
804 unsigned short hnum = ntohs(uh->dest); in __udp6_lib_mcast_deliver() local
1013 unsigned short hnum = ntohs(loc_port); in __udp6_lib_demux_lookup() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c233 const unsigned short hnum, const __be32 daddr, in compute_score()
258 __be32 daddr, unsigned short hnum) in lookup_reuseport()
282 const __be32 daddr, const unsigned short hnum, in inet_lhash2_lookup()
310 __be32 daddr, u16 hnum) in inet_lookup_run_bpf()
333 const __be32 daddr, const unsigned short hnum, in __inet_lookup_listener()
395 const __be32 daddr, const u16 hnum, in __inet_lookup_established()
H A Dudp.c360 __be32 daddr, unsigned short hnum, in compute_score()
417 __be32 daddr, unsigned short hnum) in lookup_reuseport()
433 __be32 daddr, unsigned int hnum, in udp4_lib_lookup2()
464 __be32 daddr, u16 hnum) in udp4_lookup_run_bpf()
490 unsigned short hnum = ntohs(dport); in __udp4_lib_lookup() local
578 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock()
2219 unsigned short hnum = ntohs(uh->dest); in __udp4_lib_mcast_deliver() local
2457 unsigned short hnum = ntohs(loc_port); in __udp4_lib_mcast_demux_lookup() local
2487 unsigned short hnum = ntohs(loc_port); in __udp4_lib_demux_lookup() local
/OK3568_Linux_fs/kernel/include/net/
H A Dinet6_hashtables.h66 const u16 hnum, in __inet6_lookup()
H A Dinet_hashtables.h334 u16 hnum = ntohs(dport); in __inet_lookup() local