Searched refs:inet_bind_bucket_for_each (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | inet_hashtables.h | 125 #define inet_bind_bucket_for_each(tb, head) \ macro |
| /linux/net/ipv4/ | ||
| H A D | tcp_diag.c | 415 inet_bind_bucket_for_each(tb2, &ibb->chain) { in tcp_diag_dump() |