Symbol: inet_hashinfo
include/linux/inet_diag.h
8
struct inet_hashinfo;
include/net/inet6_hashtables.h
25
struct inet_hashinfo;
include/net/inet_hashtables.h
180
static inline struct inet_hashinfo *tcp_get_hashinfo(const struct sock *sk)
include/net/inet_hashtables.h
186
inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash)
include/net/inet_hashtables.h
192
struct inet_hashinfo *hashinfo,
include/net/inet_hashtables.h
199
struct inet_hashinfo *hashinfo,
include/net/inet_hashtables.h
205
int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
include/net/inet_hashtables.h
207
static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo)
include/net/inet_hashtables.h
213
struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
include/net/inet_hashtables.h
215
void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
include/net/inet_hashtables.h
253
inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk,
include/net/inet_hashtables.h
299
void inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
include/net/inet_timewait_sock.h
105
struct inet_hashinfo *hashinfo);
include/net/inet_timewait_sock.h
113
struct inet_hashinfo *hashinfo,
include/net/inet_timewait_sock.h
126
void inet_twsk_purge(struct inet_hashinfo *hashinfo);
include/net/netns/ipv4.h
31
struct inet_hashinfo;
include/net/netns/ipv4.h
37
struct inet_hashinfo *hashinfo ____cacheline_aligned_in_smp;
include/net/sock.h
1263
struct inet_hashinfo;
include/net/sock.h
1394
struct inet_hashinfo *hashinfo;
include/net/tcp.h
53
extern struct inet_hashinfo tcp_hashinfo;
net/ipv4/inet_connection_sock.c
319
struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_connection_sock.c
505
struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_connection_sock.c
981
struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
1047
struct inet_hashinfo *hinfo = death_row->hashinfo;
net/ipv4/inet_hashtables.c
1277
void __init inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
net/ipv4/inet_hashtables.c
1309
int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo)
net/ipv4/inet_hashtables.c
1348
struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
net/ipv4/inet_hashtables.c
1351
struct inet_hashinfo *new_hashinfo;
net/ipv4/inet_hashtables.c
1383
void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo)
net/ipv4/inet_hashtables.c
219
struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
258
struct inet_hashinfo *table = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
335
inet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk)
net/ipv4/inet_hashtables.c
472
struct inet_hashinfo *hashinfo;
net/ipv4/inet_hashtables.c
539
struct inet_hashinfo *hashinfo;
net/ipv4/inet_hashtables.c
584
struct inet_hashinfo *hinfo = death_row->hashinfo;
net/ipv4/inet_hashtables.c
710
struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
785
struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
829
struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
908
struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_hashtables.c
936
struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk);
net/ipv4/inet_timewait_sock.c
105
struct inet_hashinfo *hashinfo,
net/ipv4/inet_timewait_sock.c
232
struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo;
net/ipv4/inet_timewait_sock.c
305
void inet_twsk_purge(struct inet_hashinfo *hashinfo)
net/ipv4/inet_timewait_sock.c
31
struct inet_hashinfo *hashinfo)
net/ipv4/inet_timewait_sock.c
51
struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo;
net/ipv4/sysctl_net_ipv4.c
399
struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_diag.c
321
struct inet_hashinfo *hashinfo;
net/ipv4/tcp_ipv4.c
100
struct inet_hashinfo tcp_hashinfo;
net/ipv4/tcp_ipv4.c
2481
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2515
struct inet_hashinfo *hinfo;
net/ipv4/tcp_ipv4.c
2550
static inline bool empty_bucket(struct inet_hashinfo *hinfo,
net/ipv4/tcp_ipv4.c
2562
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2590
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2643
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2729
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2967
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
2997
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
3119
struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;
net/ipv4/tcp_ipv4.c
3405
struct inet_hashinfo *hinfo;
net/ipv6/inet6_hashtables.c
246
struct inet_hashinfo *hashinfo;
net/ipv6/inet6_hashtables.c
306
struct inet_hashinfo *hinfo = death_row->hashinfo;
net/ipv6/inet6_hashtables.c
94
struct inet_hashinfo *hashinfo;
net/mptcp/mptcp_diag.c
81
struct inet_hashinfo *hinfo;
tools/testing/selftests/bpf/progs/sock_iter_batch.c
34
struct inet_hashinfo *hinfo;