Searched refs:inet_bind2_bucket_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | inet_hashtables.c | 102 static void inet_bind2_bucket_init(struct inet_bind2_bucket *tb, in inet_bind2_bucket_init() function 133 inet_bind2_bucket_init(tb, net, head, port, l3mdev, sk); in inet_bind2_bucket_create() 952 inet_bind2_bucket_init(tb2, net, head2, port, l3mdev, sk); in __inet_bhash2_update_saddr()
|