Searched defs:hashinfo (Results 1 – 6 of 6) sorted by relevance
/net/ipv4/ |
D | inet_timewait_sock.c | 30 struct inet_hashinfo *hashinfo) in inet_twsk_bind_unhash() 52 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill() local 118 struct inet_hashinfo *hashinfo) in inet_twsk_hashdance() 284 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) in inet_twsk_purge()
|
D | inet_hashtables.c | 182 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_put_port() local 392 struct inet_hashinfo *hashinfo, in inet_lookup_run_bpf() 415 struct inet_hashinfo *hashinfo, in __inet_lookup_listener() 478 struct inet_hashinfo *hashinfo, in __inet_lookup_established() 643 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_ehash_insert() local 715 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_hash() local 761 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_unhash() local 1210 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() 1235 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, in inet_pernet_hashinfo_alloc() 1271 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) in inet_pernet_hashinfo_free()
|
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
|
D | inet_diag.c | 511 struct inet_hashinfo *hashinfo, in inet_diag_find_one_icsk() 554 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk() 1009 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk()
|
D | inet_connection_sock.c | 956 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in reqsk_queue_unlink() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 50 struct inet_hashinfo *hashinfo, in __inet6_lookup_established() 160 struct inet_hashinfo *hashinfo, in inet6_lookup_run_bpf() 185 struct inet_hashinfo *hashinfo, in inet6_lookup_listener() 226 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup()
|