Home
last modified time | relevance | path

Searched refs:inet_hashinfo (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h124 struct inet_hashinfo { struct
167 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
173 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
180 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
186 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
188 static inline void inet_hashinfo2_free_mod(struct inet_hashinfo *h) in inet_hashinfo2_free_mod()
194 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
232 void inet_hashinfo_init(struct inet_hashinfo *h);
233 void inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
237 int inet_hashinfo2_init_mod(struct inet_hashinfo *
[all...]
H A Dinet6_hashtables.h25 struct inet_hashinfo;
44 struct inet_hashinfo *hashinfo,
52 struct inet_hashinfo *hashinfo,
61 struct inet_hashinfo *hashinfo, in __inet6_lookup()
81 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb()
99 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
H A Dinet_timewait_sock.h89 struct inet_hashinfo *hashinfo);
96 struct inet_hashinfo *hashinfo);
113 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family);
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h149 struct inet_hashinfo { struct
182 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo()
193 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
199 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
206 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
212 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
214 static inline void inet_hashinfo2_free_mod(struct inet_hashinfo *h) in inet_hashinfo2_free_mod()
220 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
226 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinf
[all...]
H A Dinet6_hashtables.h25 struct inet_hashinfo;
44 struct inet_hashinfo *hashinfo,
68 struct inet_hashinfo *hashinfo,
86 struct inet_hashinfo *hashinfo, in __inet6_lookup()
146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb()
170 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
H A Dinet_timewait_sock.h93 struct inet_hashinfo *hashinfo);
100 struct inet_hashinfo *hashinfo);
117 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family);
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H A Dninet_hashtables.h24 struct inet_hashinfo;
46 struct inet_hashinfo *hashinfo,
53 struct inet_hashinfo *hashinfo,
61 struct inet_hashinfo *hashinfo, in __ninet_lookup()
79 static inline struct sock *__ninet_lookup_skb(struct inet_hashinfo *hashinfo, in __ninet_lookup_skb()
/kernel/linux/linux-5.10/include/linux/
H A Dinet_diag.h8 struct inet_hashinfo;
50 void inet_diag_dump_icsk(struct inet_hashinfo *h, struct sk_buff *skb,
53 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo,
58 struct inet_hashinfo *hashinfo,
/kernel/linux/linux-6.6/include/linux/
H A Dinet_diag.h8 struct inet_hashinfo;
50 void inet_diag_dump_icsk(struct inet_hashinfo *h, struct sk_buff *skb,
53 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo,
58 struct inet_hashinfo *hashinfo,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c117 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __inet_put_port()
142 struct inet_hashinfo *table = sk->sk_prot->h.hashinfo; in __inet_inherit_port()
188 inet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk) in inet_lhash2_bucket_sk()
205 static void inet_hash2(struct inet_hashinfo *h, struct sock *sk) in inet_hash2()
225 static void inet_unhash2(struct inet_hashinfo *h, struct sock *sk) in inet_unhash2()
316 struct inet_hashinfo *hashinfo, in inet_lookup_run_bpf()
339 struct inet_hashinfo *hashinfo, in __inet_lookup_listener()
402 struct inet_hashinfo *hashinfo, in __inet_lookup_established()
452 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established()
567 struct inet_hashinfo *hashinf in inet_ehash_insert()
[all...]
H A Dinet_timewait_sock.c30 struct inet_hashinfo *hashinfo) in inet_twsk_bind_unhash()
46 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill()
102 struct inet_hashinfo *hashinfo) in inet_twsk_hashdance()
258 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) in inet_twsk_purge()
H A Dinet_diag.c505 struct inet_hashinfo *hashinfo, in inet_diag_find_one_icsk()
548 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk()
1004 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk()
H A Dinet_connection_sock.c189 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_find_open_port()
362 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_get_port()
716 struct inet_hashinfo *hashinfo = req_to_sk(req)->sk_prot->h.hashinfo; in reqsk_queue_unlink()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c130 ninet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk) in ninet_lhash2_bucket_sk()
138 static void ninet_hash2(struct inet_hashinfo *h, struct sock *sk) in ninet_hash2()
192 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __ninet_hash()
232 static void ninet_unhash2(struct inet_hashinfo *h, struct sock *sk) in ninet_unhash2()
255 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in __ninet_unhash()
267 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; in ninet_unhash()
305 struct inet_hashinfo *hashinfo, in __ninet_lookup_established()
413 struct inet_hashinfo *hashinfo, in ninet_lookup_listener()
450 struct inet_hashinfo *hinfo = death_row->hashinfo; in __ninet_check_established()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c183 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_put_port()
223 struct inet_hashinfo *table = tcp_or_dccp_get_hashinfo(sk); in __inet_inherit_port()
302 inet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk) in inet_lhash2_bucket_sk()
433 struct inet_hashinfo *hashinfo, in __inet_lookup_listener()
498 struct inet_hashinfo *hashinfo, in __inet_lookup_established()
548 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established()
663 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_ehash_insert()
735 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_hash()
781 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_unhash()
870 struct inet_hashinfo *hinf in inet_bhash2_addr_any_hashbucket()
[all...]
H A Dinet_timewait_sock.c30 struct inet_hashinfo *hashinfo) in inet_twsk_bind_unhash()
52 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill()
115 struct inet_hashinfo *hashinfo) in inet_twsk_hashdance()
282 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) in inet_twsk_purge()
H A Dtcp_diag.c184 struct inet_hashinfo *hinfo; in tcp_diag_dump()
194 struct inet_hashinfo *hinfo; in tcp_diag_dump_one()
206 struct inet_hashinfo *hinfo; in tcp_diag_destroy()
H A Dtcp_ipv4.c92 struct inet_hashinfo tcp_hashinfo;
2362 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in listening_get_first()
2396 struct inet_hashinfo *hinfo; in listening_get_next()
2431 static inline bool empty_bucket(struct inet_hashinfo *hinfo, in empty_bucket()
2443 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in established_get_first()
2471 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in established_get_next()
2524 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in tcp_seek_last_pos()
2612 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in tcp_seq_stop()
2817 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in bpf_iter_tcp_listening_batch()
2845 struct inet_hashinfo *hinf in bpf_iter_tcp_established_batch()
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c24 extern struct inet_hashinfo tcp_hashinfo;
52 struct inet_hashinfo *hashinfo, in __inet6_lookup_established()
163 struct inet_hashinfo *hashinfo, in inet6_lookup_run_bpf()
188 struct inet_hashinfo *hashinfo, in inet6_lookup_listener()
229 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup()
250 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established()
/kernel/linux/linux-5.10/include/net/netns/
H A Dipv4.h32 struct inet_hashinfo;
37 struct inet_hashinfo *hashinfo ____cacheline_aligned_in_smp;
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv4.h32 struct inet_hashinfo;
38 struct inet_hashinfo *hashinfo ____cacheline_aligned_in_smp;
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_hashtables.c51 struct inet_hashinfo *hashinfo, in __inet6_lookup_established()
204 struct inet_hashinfo *hashinfo, in inet6_lookup_listener()
247 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup()
268 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established()
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c82 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6()
/kernel/linux/linux-6.6/net/mptcp/
H A Dmptcp_diag.c84 struct inet_hashinfo *hinfo; in mptcp_diag_dump_listeners()

Completed in 24 milliseconds

12