Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dinet_hashtables.c275 tb2 = inet_bind2_bucket_find(head2, net, port, l3mdev, child); in __inet_inherit_port()
855 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find() function
957 tb2 = inet_bind2_bucket_find(head2, net, port, l3mdev, sk); in __inet_bhash2_update_saddr()
1099 tb2 = inet_bind2_bucket_find(head2, net, port, l3mdev, sk); in __inet_hash_connect()
Dinet_connection_sock.c379 tb2 = inet_bind2_bucket_find(head2, net, port, l3mdev, sk); in inet_csk_find_open_port()
565 tb2 = inet_bind2_bucket_find(head2, net, port, l3mdev, sk); in inet_csk_get_port()
/Linux-v6.6/include/net/
Dinet_hashtables.h251 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head,