Home
last modified time | relevance | path

Searched refs:inet_hashinfo (Results 1 – 19 of 19) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h144 struct inet_hashinfo { struct
177 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument
188 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
194 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
201 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
207 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
209 static inline void inet_hashinfo2_free_mod(struct inet_hashinfo *h) in inet_hashinfo2_free_mod()
215 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
221 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
223 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
[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(const struct net *net, struct inet_hashinfo *hashinfo,
H A Dinet_timewait_sock.h96 struct inet_hashinfo *hashinfo);
104 struct inet_hashinfo *hashinfo,
117 void inet_twsk_purge(struct inet_hashinfo *hashinfo);
H A Dsock.h1195 struct inet_hashinfo;
1331 struct inet_hashinfo *hashinfo;
H A Dtcp.h51 extern struct inet_hashinfo tcp_hashinfo;
/linux/include/linux/
H A Dinet_diag.h8 struct inet_hashinfo;
51 void inet_diag_dump_icsk(struct inet_hashinfo *h, struct sk_buff *skb,
54 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo,
59 struct inet_hashinfo *hashinfo,
/linux/net/ipv4/
H A Dinet_hashtables.c179 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_put_port()
218 struct inet_hashinfo *table = tcp_or_dccp_get_hashinfo(sk); in __inet_inherit_port()
296 inet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk) in inet_lhash2_bucket_sk()
427 struct inet_hashinfo *hashinfo, in __inet_lookup_listener()
492 struct inet_hashinfo *hashinfo, in __inet_lookup_established()
542 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established()
658 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_ehash_insert()
730 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_hash()
776 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_unhash()
864 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_bhash2_addr_any_hashbucket()
[all …]
H A Dinet_timewait_sock.c30 struct inet_hashinfo *hashinfo) in inet_twsk_bind_unhash()
50 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill()
109 struct inet_hashinfo *hashinfo, in inet_twsk_hashdance_schedule()
238 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_deschedule_put()
312 void inet_twsk_purge(struct inet_hashinfo *hashinfo) 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.c94 struct inet_hashinfo tcp_hashinfo;
2602 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
2636 struct inet_hashinfo *hinfo;
2671 static inline bool empty_bucket(struct inet_hashinfo *hinfo,
2683 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
2711 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
2764 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
2852 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
3059 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
3087 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
[all …]
H A Dinet_diag.c522 struct inet_hashinfo *hashinfo, in inet_diag_find_one_icsk()
565 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk()
1021 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk()
/linux/net/ipv6/
H A Dinet6_hashtables.c50 struct inet_hashinfo *hashinfo, in __inet6_lookup_established()
203 struct inet_hashinfo *hashinfo, in inet6_lookup_listener()
247 struct inet_hashinfo *hashinfo, in inet6_lookup()
268 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established()
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c27 struct inet_hashinfo *hinfo; in iter_tcp_soreuse()
/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c84 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4()
/linux/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()
/linux/net/mptcp/
H A Dmptcp_diag.c83 struct inet_hashinfo *hinfo; in mptcp_diag_dump_listeners()
/linux/net/dccp/
H A Ddccp.h49 extern struct inet_hashinfo dccp_hashinfo;
H A Dproto.c48 struct inet_hashinfo dccp_hashinfo;
/linux/net/core/
H A Dfilter.c6685 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in sk_lookup()