Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dinet_timewait_sock.c63 bhead2 = inet_bhashfn_portaddr(hashinfo, (struct sock *)tw, in inet_twsk_kill()
129 bhead2 = inet_bhashfn_portaddr(hashinfo, sk, twsk_net(tw), inet->inet_num); in inet_twsk_hashdance()
A Dinet_hashtables.c184 head2 = inet_bhashfn_portaddr(hashinfo, sk, net, inet_sk(sk)->inet_num); in __inet_put_port()
228 head2 = inet_bhashfn_portaddr(table, child, net, port); in __inet_inherit_port()
929 head2 = inet_bhashfn_portaddr(hinfo, sk, net, port); in __inet_bhash2_update_saddr()
946 head2 = inet_bhashfn_portaddr(hinfo, sk, net, port); in __inet_bhash2_update_saddr()
1088 head2 = inet_bhashfn_portaddr(hinfo, sk, net, port); in __inet_hash_connect()
A Dinet_connection_sock.c377 head2 = inet_bhashfn_portaddr(hinfo, sk, net, port); in inet_csk_find_open_port()
562 head2 = inet_bhashfn_portaddr(hinfo, sk, net, port); in inet_csk_get_port()
/linux-6.3-rc2/include/net/
A Dinet_hashtables.h267 inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk, in inet_bhashfn_portaddr() function

Completed in 11 milliseconds