Home
last modified time | relevance | path

Searched refs:inet_bind_bucket_for_each (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_hashtables.c254 inet_bind_bucket_for_each(tb, &head->chain) { in __inet_inherit_port()
860 inet_bind_bucket_for_each(bhash2, &head->chain) in inet_bind2_bucket_find()
1058 inet_bind_bucket_for_each(tb, &head->chain) { in __inet_hash_connect()
H A Dinet_connection_sock.c305 inet_bind_bucket_for_each(tb2, &head2->chain) { in inet_bhash2_addr_any_conflict()
383 inet_bind_bucket_for_each(tb, &head->chain) in inet_csk_find_open_port()
539 inet_bind_bucket_for_each(tb, &head->chain) in inet_csk_get_port()
/openbmc/linux/include/net/
H A Dinet_hashtables.h127 #define inet_bind_bucket_for_each(tb, head) \ macro
/openbmc/linux/
H A D.clang-format441 - 'inet_bind_bucket_for_each'