Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_hashtables.c108 hlist_for_each_entry(tb2, &tb->bhash2, bhash_node) { in inet_bind_bucket_destroy()
148 hlist_add_head(&tb2->bhash_node, &tb->bhash2); in inet_bind2_bucket_init()
172 __hlist_del(&tb->bhash_node); in inet_bind2_bucket_destroy()
H A Dinet_connection_sock.c223 hlist_for_each_entry(__tb2, &(__tb)->bhash2, bhash_node) \
/linux/include/net/
H A Dinet_hashtables.h108 struct hlist_node bhash_node; member