Searched defs:hashinfo (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A 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 115 struct inet_hashinfo *hashinfo) in inet_twsk_hashdance() 282 void inet_twsk_purge(struct inet_hashinfo *hashinfo) in inet_twsk_purge()
|
H A D | inet_hashtables.c | 183 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_put_port() local 433 struct inet_hashinfo *hashinfo, in __inet_lookup_listener() 498 struct inet_hashinfo *hashinfo, in __inet_lookup_established() 663 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_ehash_insert() local 735 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_hash() local 781 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in inet_unhash() local 1230 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() 1255 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, in inet_pernet_hashinfo_alloc() 1291 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) in inet_pernet_hashinfo_free()
|
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_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()
|
H A D | inet_connection_sock.c | 976 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); in reqsk_queue_unlink() local
|
/openbmc/linux/include/net/ |
H A D | inet_hashtables.h | 199 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() 206 struct inet_hashinfo *hashinfo, in inet_ehash_lockp() 220 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free() 321 struct inet_hashinfo *hashinfo, in inet_lookup_listener() 404 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established() 414 struct inet_hashinfo *hashinfo, in __inet_lookup() 435 struct inet_hashinfo *hashinfo, in inet_lookup() 492 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb()
|
H A D | inet6_hashtables.h | 86 struct inet_hashinfo *hashinfo, in __inet6_lookup() 146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb()
|
H A D | raw.h | 48 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) in raw_hashinfo_init()
|
H A D | sock.h | 1360 struct inet_hashinfo *hashinfo; member
|
/openbmc/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 51 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()
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | hyperv_net.h | 90 u32 hashinfo; member
|