Home
last modified time | relevance | path

Searched refs:__inet_hash_connect (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h405 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c742 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect() function
865 return __inet_hash_connect(death_row, sk, port_offset, in inet_hash_connect()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c513 return __inet_hash_connect(death_row, sk, port_offset, in ninet_hash_connect()
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c327 return __inet_hash_connect(death_row, sk, port_offset, in inet6_hash_connect()
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h533 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_hashtables.c345 return __inet_hash_connect(death_row, sk, port_offset, in inet6_hash_connect()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c1000 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect() function
1174 return __inet_hash_connect(death_row, sk, port_offset, in inet_hash_connect()

Completed in 7 milliseconds