/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
H A D | ninet_hashtables.h | 79 static inline struct sock *__ninet_lookup_skb(struct inet_hashinfo *hashinfo, in __ninet_lookup_skb() argument 60 __ninet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct nip_addr *saddr, const __be16 sport, const struct nip_addr *daddr, const u16 hnum, const int dif, bool *refcounted) __ninet_lookup() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | inet6_hashtables.h | 81 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb() argument 60 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif, bool *refcounted) __inet6_lookup() argument
|
H A D | inet_hashtables.h | 194 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free() argument 172 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_bucket() argument 179 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_lockp() argument 254 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif, int sdif) inet_lookup_listener() argument 317 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup_established() argument 326 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif, const int sdif, bool *refcounted) __inet_lookup() argument 347 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup() argument 365 __inet_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be16 sport, const __be16 dport, const int sdif, bool *refcounted) __inet_lookup_skb() argument [all...] |
H A D | sock.h | 1271 struct inet_hashinfo *hashinfo; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | raw.h | 48 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) in raw_hashinfo_init() argument
|
H A D | inet6_hashtables.h | 146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb() argument 85 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif, bool *refcounted) __inet6_lookup() argument
|
H A D | inet_hashtables.h | 198 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_bucket() argument 205 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_lockp() argument 220 inet_ehash_locks_free(struct inet_hashinfo *hashinfo) inet_ehash_locks_free() argument 320 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif, int sdif) inet_lookup_listener() argument 404 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup_established() argument 413 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif, const int sdif, bool *refcounted) __inet_lookup() argument 434 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup() argument 492 __inet_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be16 sport, const __be16 dport, const int sdif, bool *refcounted) __inet_lookup_skb() argument [all...] |
H A D | sock.h | 1358 struct inet_hashinfo *hashinfo; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | raw_diag.c | 60 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get() local 145 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump() local [all...] |
H A D | inet_timewait_sock.c | 46 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill() local 29 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) inet_twsk_bind_unhash() argument 101 inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) inet_twsk_hashdance() argument 258 inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) inet_twsk_purge() argument [all...] |
H A D | inet_hashtables.c | 117 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __inet_put_port() local 315 inet_lookup_run_bpf(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, __be32 saddr, __be16 sport, __be32 daddr, u16 hnum) inet_lookup_run_bpf() argument 338 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) __inet_lookup_listener() argument 401 __inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif, const int sdif) __inet_lookup_established() argument 567 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_ehash_insert() local 639 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_hash() local 693 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_unhash() local 704 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_unhash() local 934 inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) inet_ehash_locks_alloc() argument [all...] |
H A D | inet_diag.c | 548 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk() argument 1004 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk() argument 504 inet_diag_find_one_icsk(struct net *net, struct inet_hashinfo *hashinfo, const struct inet_diag_req_v2 *req) inet_diag_find_one_icsk() argument [all...] |
H A D | inet_connection_sock.c | 716 struct inet_hashinfo *hashinfo = req_to_sk(req)->sk_prot->h.hashinfo; in reqsk_queue_unlink() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | raw_diag.c | 59 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get() local 141 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump() local
|
H A D | inet_timewait_sock.c | 52 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill() local 29 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) inet_twsk_bind_unhash() argument 114 inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) inet_twsk_hashdance() argument 282 inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) inet_twsk_purge() argument [all...] |
H A D | inet_connection_sock.c | 959 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in reqsk_queue_unlink() local
|
H A D | inet_hashtables.c | 183 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_put_port() local 432 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif, const int sdif) __inet_lookup_listener() argument 497 __inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif, const int sdif) __inet_lookup_established() argument 663 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); inet_ehash_insert() local 735 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); __inet_hash() local 781 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); inet_unhash() local 1230 inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) inet_ehash_locks_alloc() argument 1255 inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, unsigned int ehash_entries) inet_pernet_hashinfo_alloc() argument 1291 inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) inet_pernet_hashinfo_free() argument [all...] |
H A D | inet_diag.c | 554 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk() argument 1009 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk() argument 510 inet_diag_find_one_icsk(struct net *net, struct inet_hashinfo *hashinfo, const struct inet_diag_req_v2 *req) inet_diag_find_one_icsk() argument [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | inet6_hashtables.c | 229 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() argument 51 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif) __inet6_lookup_established() argument 162 inet6_lookup_run_bpf(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum) inet6_lookup_run_bpf() argument 187 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lookup_listener() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | inet6_hashtables.c | 247 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() argument 50 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif) __inet6_lookup_established() argument 203 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) inet6_lookup_listener() argument [all...] |
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | ninet_hashtables.c | 192 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __ninet_hash() local 255 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __ninet_unhash() local 267 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in ninet_unhash() local 304 __ninet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct nip_addr *saddr, const __be16 sport, const struct nip_addr *daddr, const u16 hnum, const int dif) __ninet_lookup_established() argument 412 ninet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct nip_addr *saddr, const __be16 sport, const struct nip_addr *daddr, const unsigned short hnum, const int dif, const int sdif) ninet_lookup_listener() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | hyperv_net.h | 87 u32 hashinfo; member
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | hyperv_net.h | 90 u32 hashinfo; member
|