Home
last modified time | relevance | path

Searched refs:bhash_node (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dinet_hashtables.h108 struct hlist_node bhash_node; member
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c125 hlist_add_head(&tb2->bhash_node, &tb->bhash2); in inet_bind2_bucket_init()
147 __hlist_del(&tb->bhash_node); in inet_bind2_bucket_destroy()
H A Dinet_connection_sock.c236 hlist_for_each_entry(__tb2, &(__tb)->bhash2, bhash_node) \